Class Settings.Redstone
java.lang.Object
com.plotsquared.core.configuration.Settings.Redstone
- Enclosing class:
Settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DISABLE_UNOCCUPIED
-
DISABLE_OFFLINE
@Comment("Disable redstone when all owners/trusted/members are offline") public static boolean DISABLE_OFFLINE -
DETECT_INVALID_EDGE_PISTONS
@Comment("Detect and cancel invalid pistons on the edge of plots (e.g. placed with WorldEdit)") public static boolean DETECT_INVALID_EDGE_PISTONS
-
-
Constructor Details
-
Redstone
public Redstone()
-