Class MainCategory.privateCat

java.lang.Object
br.net.fabiozumbi12.RedProtect.Core.config.Category.MainCategory.privateCat
Enclosing class:
MainCategory

@ConfigSerializable public static class MainCategory.privateCat extends Object
  • Field Details

    • allow_outside

      @Setting(value="allow-outside", comment="Allow player to create private container outside regions? (on wilderness)") public boolean allow_outside
    • allowed_blocks

      @Setting(value="allowed-blocks", comment="Blocks allowed to be locked with private signs.\nAccept mod blocks, eg.: Pixelmon Healers or PCs.\nAccept regex to match a group of blocks, like shulker boxes.") public List<String> allowed_blocks
    • use

      @Setting public boolean use
  • Constructor Details

    • privateCat

      public privateCat()