Class MainCategory.sellCat

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

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

    • enabled

      @Setting public boolean enabled
    • ignore_regions_from_players

      @Setting(value="ignore-regions-from-players", comment="Names or UUIDs if in online mode, to bypass purge and regen.\n*That default uuid its a random one and you can remove*") public List<String> ignore_regions_from_players
    • sell_oldest

      @Setting(value="sell-oldest", comment="Put to sell regions not visited by their leader after x days.") public int sell_oldest
  • Constructor Details

    • sellCat

      public sellCat()