Class Settings.General
java.lang.Object
com.plotsquared.core.configuration.Settings.General
- Enclosing class:
Settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SCIENTIFIC
-
MERGE_REPLACE_WALL
-
ALWAYS_SHOW_EXPLOSIONS
@Comment("Always show explosion Particles, even if explosion flag is set to false") public static boolean ALWAYS_SHOW_EXPLOSIONS -
INVALID_BLOCKS
@Comment({"Blocks that may not be used in plot components","Checkout the wiki article regarding plot components before modifying: https://intellectualsites.gitbook.io/plotsquared/customization/plot-components"}) public static List<String> INVALID_BLOCKS
-
-
Constructor Details
-
General
public General()
-