Class Settings.Enabled_Components
java.lang.Object
com.plotsquared.core.configuration.Settings.Enabled_Components
- Enclosing class:
- Settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic Stringstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DATABASE
public static boolean DATABASE -
EVENTS
public static boolean EVENTS -
COMMANDS
public static boolean COMMANDS -
UPDATE_NOTIFICATIONS
public static boolean UPDATE_NOTIFICATIONS -
PERSISTENT_META
public static boolean PERSISTENT_META -
RATING_CACHE
public static boolean RATING_CACHE -
WORLDEDIT_RESTRICTIONS
public static boolean WORLDEDIT_RESTRICTIONS -
ECONOMY
public static boolean ECONOMY -
PLOT_EXPIRY
public static boolean PLOT_EXPIRY -
CHUNK_PROCESSOR
public static boolean CHUNK_PROCESSOR -
KILL_ROAD_MOBS
public static boolean KILL_ROAD_MOBS -
KILL_OWNED_ROAD_MOBS
public static boolean KILL_OWNED_ROAD_MOBS -
KILL_ROAD_ITEMS
public static boolean KILL_ROAD_ITEMS -
KILL_ROAD_VEHICLES
public static boolean KILL_ROAD_VEHICLES -
COMMENT_NOTIFIER
public static boolean COMMENT_NOTIFIER -
WORLDS
public static boolean WORLDS -
DATABASE_PURGER
public static boolean DATABASE_PURGER -
BAN_DELETER
public static boolean BAN_DELETER -
EXTERNAL_PLACEHOLDERS
public static boolean EXTERNAL_PLACEHOLDERS -
PERSISTENT_ROAD_REGEN
public static boolean PERSISTENT_ROAD_REGEN -
COMPONENT_PRESETS
public static boolean COMPONENT_PRESETS -
PER_USER_LOCALE
public static boolean PER_USER_LOCALE -
DEFAULT_LOCALE
-
EXTENDED_USERNAME_COMPLETION
public static boolean EXTENDED_USERNAME_COMPLETION -
TAB_COMPLETED_ALIASES
-
USE_MVDWAPI
public static boolean USE_MVDWAPI
-
-
Constructor Details
-
Enabled_Components
public Enabled_Components()
-