Class GlobalFlagsCategory.WorldProperties.buildFalse.breakBlocks

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

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

    • blacklist

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

      @Setting(comment="Only this blocks will be allowed to break, all others will not.\n\"minecraft:grass\", \"minecraft:tallgrass\", \"minecraft:red_flower\", \"minecraft:chest\"") public List<String> whitelist
  • Constructor Details

    • breakBlocks

      public breakBlocks()