Class Settings.Teleport
java.lang.Object
com.plotsquared.core.configuration.Settings.Teleport
- Enclosing class:
- Settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ON_DEATH
public static boolean ON_DEATH -
ON_LOGIN
public static boolean ON_LOGIN -
ON_CLAIM
public static boolean ON_CLAIM -
ON_AUTO
public static boolean ON_AUTO -
DELAY
public static int DELAY -
ON_CLEAR
public static boolean ON_CLEAR -
ON_DELETE
public static boolean ON_DELETE -
PER_WORLD_VISIT
public static boolean PER_WORLD_VISIT -
VISIT_MERGED_OWNERS
public static boolean VISIT_MERGED_OWNERS
-
-
Constructor Details
-
Teleport
public Teleport()
-