Class Settings.Teleport

java.lang.Object
com.plotsquared.core.configuration.Settings.Teleport
Enclosing class:
Settings

public static final class Settings.Teleport extends Object
  • Field Details

    • ON_DEATH

      public static boolean ON_DEATH
    • ON_LOGIN

      public static boolean ON_LOGIN
    • ON_CLAIM

      public static boolean ON_CLAIM
    • 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()