Class Settings

java.lang.Object
de.sprax2013.betterchairs.Settings

public class Settings extends Object
  • Field Details

    • SIT_ON_ARROWS

      public static final de.sprax2013.lime.configuration.ConfigEntry SIT_ON_ARROWS
    • ALLOWED_DISTANCE_TO_CHAIR

      public static final de.sprax2013.lime.configuration.ConfigEntry ALLOWED_DISTANCE_TO_CHAIR
    • AUTO_ROTATE_PLAYER

      public static final de.sprax2013.lime.configuration.ConfigEntry AUTO_ROTATE_PLAYER
    • NEEDS_EMPTY_HANDS

      public static final de.sprax2013.lime.configuration.ConfigEntry NEEDS_EMPTY_HANDS
    • NEEDS_SIGNS

      public static final de.sprax2013.lime.configuration.ConfigEntry NEEDS_SIGNS
    • IGNORES_INTERACT_PREVENTION

      public static final de.sprax2013.lime.configuration.ConfigEntry IGNORES_INTERACT_PREVENTION
    • REMEMBER_IF_PLAYER_DISABLED_CHAIRS

      public static final de.sprax2013.lime.configuration.ConfigEntry REMEMBER_IF_PLAYER_DISABLED_CHAIRS
    • CHAIR_NEED_AIR_ABOVE

      public static final de.sprax2013.lime.configuration.ConfigEntry CHAIR_NEED_AIR_ABOVE
    • CHAIR_ALLOW_AIR_BELOW

      public static final de.sprax2013.lime.configuration.ConfigEntry CHAIR_ALLOW_AIR_BELOW
    • USE_STAIRS

      public static final de.sprax2013.lime.configuration.ConfigEntry USE_STAIRS
    • USE_SLABS

      public static final de.sprax2013.lime.configuration.ConfigEntry USE_SLABS
    • LEAVING_CHAIR_TELEPORT_TO_OLD_LOCATION

      public static final de.sprax2013.lime.configuration.ConfigEntry LEAVING_CHAIR_TELEPORT_TO_OLD_LOCATION
    • LEAVING_CHAIR_KEEP_HEAD_ROTATION

      public static final de.sprax2013.lime.configuration.ConfigEntry LEAVING_CHAIR_KEEP_HEAD_ROTATION
    • MSG_ALREADY_OCCUPIED

      public static final de.sprax2013.lime.configuration.ConfigEntry MSG_ALREADY_OCCUPIED
    • MSG_NEEDS_SIGNS

      public static final de.sprax2013.lime.configuration.ConfigEntry MSG_NEEDS_SIGNS
    • MSG_NOW_SITTING

      public static final de.sprax2013.lime.configuration.ConfigEntry MSG_NOW_SITTING
    • REGENERATION_ENABLED

      public static final de.sprax2013.lime.configuration.ConfigEntry REGENERATION_ENABLED
    • REGENERATION_CHECK_PERMISSION

      public static final de.sprax2013.lime.configuration.ConfigEntry REGENERATION_CHECK_PERMISSION
    • REGENERATION_AMPLIFIER

      public static final de.sprax2013.lime.configuration.ConfigEntry REGENERATION_AMPLIFIER
    • WORLD_FILTER_ENABLED

      public static final de.sprax2013.lime.configuration.ConfigEntry WORLD_FILTER_ENABLED
    • WORLD_FILTER_AS_BLACKLIST

      public static final de.sprax2013.lime.configuration.ConfigEntry WORLD_FILTER_AS_BLACKLIST
    • WORLD_FILTER_NAMES

      public static final de.sprax2013.lime.configuration.ConfigEntry WORLD_FILTER_NAMES
    • MATERIAL_FILTER_ENABLED

      public static final de.sprax2013.lime.configuration.ConfigEntry MATERIAL_FILTER_ENABLED
    • MATERIAL_FILTER_ALLOW_ALL_TYPES

      public static final de.sprax2013.lime.configuration.ConfigEntry MATERIAL_FILTER_ALLOW_ALL_TYPES
    • MATERIAL_FILTER_AS_BLACKLIST

      public static final de.sprax2013.lime.configuration.ConfigEntry MATERIAL_FILTER_AS_BLACKLIST
    • MATERIAL_FILTER_NAMES

      public static final de.sprax2013.lime.configuration.ConfigEntry MATERIAL_FILTER_NAMES
    • UPDATER_ENABLED

      public static final de.sprax2013.lime.configuration.ConfigEntry UPDATER_ENABLED
    • UPDATER_NOTIFY_ON_JOIN

      public static final de.sprax2013.lime.configuration.ConfigEntry UPDATER_NOTIFY_ON_JOIN
  • Method Details

    • getConfig

      public static de.sprax2013.lime.configuration.Config getConfig()
    • reload

      public static boolean reload()
    • reset

      public static void reset()