Package com.Moshu.Misc.Storage
Class Settings
java.lang.Object
com.Moshu.Misc.Storage.Settings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static int
static boolean
getBoolean
(String path) static org.bukkit.Particle
getCompatParticle
(String setting) static int
static int
static int
static int
static int
static int
static int
static String
getStringList
(String path) static void
-
Constructor Details
-
Settings
-
-
Method Details
-
getAllowedWorlds
-
actionbar
public static boolean actionbar() -
actionbarRefresh
public static int actionbarRefresh() -
getCompatParticle
-
recacheSettings
public static void recacheSettings() -
getInventoryClickCooldown
public static int getInventoryClickCooldown() -
getMaxPlayersLooting
public static int getMaxPlayersLooting() -
getProtectionRadius
public static int getProtectionRadius() -
getSlowFallingDuration
public static int getSlowFallingDuration() -
getSlowFallingLevel
public static int getSlowFallingLevel() -
getBlacklistedCommands
-
getInt
-
getBoolean
-
getString
-
getStringList
-
getCooldown
public static int getCooldown()
-