Class GlobalFlagsCategory.WorldProperties.buildFalse.placeBlocks

java.lang.Object
br.net.fabiozumbi12.RedProtect.Core.config.Category.GlobalFlagsCategory.WorldProperties.buildFalse.placeBlocks
Enclosing class:
GlobalFlagsCategory.WorldProperties.buildFalse

@ConfigSerializable public static class GlobalFlagsCategory.WorldProperties.buildFalse.placeBlocks extends Object
  • Field Details

    • blacklist

      @Setting(comment="This blocks will not be allowed to be place, all others yes.") public List<String> blacklist
    • whitelist

      @Setting(comment="Only this blocks will be allowed to place, all others will not.") public List<String> whitelist
  • Constructor Details

    • placeBlocks

      public placeBlocks()