Class MainCategory.notifyCat

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

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

    • region_enter_mode

      @Setting(value="region-enter-mode", comment="Available: \"BOSSBAR\", \"ACTIONBAR\", \"OFF\" or \"CHAT\"") public String region_enter_mode
    • region_exit

      @Setting(value="region-exit", comment="Notify on exit region? (in most cases will be wilderness)") public boolean region_exit
    • welcome_mode

      @Setting(value="welcome-mode", comment="Available: \"BOSSBAR\", \"ACTIONBAR\", \"OFF\" or \"CHAT\"") public String welcome_mode
  • Constructor Details

    • notifyCat

      public notifyCat()