Package com.earth2me.essentials
Class Settings
java.lang.Object
com.earth2me.essentials.Settings
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.earth2me.essentials.ISettings
ISettings.KeepInvPolicy, ISettings.TeleportWhenFreePolicy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
long
long
long
getChatFormat
(String group) char
int
char
getCommandCooldownEntry
(String label) long
getCommandCooldownMs
(String label) getCommandCost
(String name) int
boolean
long
boolean
double
int
getHomeLimit
(User user) int
getHomeLimit
(String set) int
org.spongepowered.configurate.CommentedConfigurationNode
long
long
int
double
int
long
int
double
long
int
int
long
double
int
int
int
int
long
boolean
net.kyori.adventure.text.minimessage.tag.Tag
boolean
getProtectBoolean
(String configName, boolean def) int
getProtectList
(String configName) boolean
getProtectPreventSpawn
(String creatureName) getProtectString
(String configName) boolean
boolean
net.kyori.adventure.text.minimessage.tag.Tag
int
boolean
int
double
double
long
long
int
boolean
getWorldAlias
(String world) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isCommandDisabled
(String label) boolean
isCommandOverridden
(String name) boolean
boolean
isConfirmCommandEnabledByDefault
(String commandName) boolean
boolean
boolean
boolean
boolean
boolean
boolean
isDebug()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isPlayerCommand
(String label) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isTradeInStacks
(int id) Deprecated.boolean
isTradeInStacks
(Material type) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
boolean
void
setDebug
(boolean debug) void
setEssentialsChatActive
(boolean essentialsChatActive) boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Details
-
Settings
-
-
Method Details
-
getConfigFile
- Specified by:
getConfigFile
in interfaceISettings
-
getRespawnAtHome
public boolean getRespawnAtHome()- Specified by:
getRespawnAtHome
in interfaceISettings
-
isRespawnAtAnchor
public boolean isRespawnAtAnchor()- Specified by:
isRespawnAtAnchor
in interfaceISettings
-
getUpdateBedAtDaytime
public boolean getUpdateBedAtDaytime()- Specified by:
getUpdateBedAtDaytime
in interfaceISettings
-
getMultipleHomes
- Specified by:
getMultipleHomes
in interfaceISettings
-
getHomeLimit
- Specified by:
getHomeLimit
in interfaceISettings
-
getHomeLimit
- Specified by:
getHomeLimit
in interfaceISettings
-
getChatRadius
public int getChatRadius()- Specified by:
getChatRadius
in interfaceISettings
-
getNearRadius
public int getNearRadius()- Specified by:
getNearRadius
in interfaceISettings
-
getChatShout
public char getChatShout()- Specified by:
getChatShout
in interfaceISettings
-
getChatQuestion
public char getChatQuestion()- Specified by:
getChatQuestion
in interfaceISettings
-
isShoutDefault
public boolean isShoutDefault()- Specified by:
isShoutDefault
in interfaceISettings
-
isPersistShout
public boolean isPersistShout()- Specified by:
isPersistShout
in interfaceISettings
-
isChatQuestionEnabled
public boolean isChatQuestionEnabled()- Specified by:
isChatQuestionEnabled
in interfaceISettings
-
_isTeleportSafetyEnabled
public boolean _isTeleportSafetyEnabled() -
isTeleportSafetyEnabled
public boolean isTeleportSafetyEnabled()- Specified by:
isTeleportSafetyEnabled
in interfaceISettings
-
isForceDisableTeleportSafety
public boolean isForceDisableTeleportSafety()- Specified by:
isForceDisableTeleportSafety
in interfaceISettings
-
isAlwaysTeleportSafety
public boolean isAlwaysTeleportSafety()- Specified by:
isAlwaysTeleportSafety
in interfaceISettings
-
isTeleportPassengerDismount
public boolean isTeleportPassengerDismount()- Specified by:
isTeleportPassengerDismount
in interfaceISettings
-
isForcePassengerTeleport
public boolean isForcePassengerTeleport()- Specified by:
isForcePassengerTeleport
in interfaceISettings
-
getTeleportDelay
public double getTeleportDelay()- Specified by:
getTeleportDelay
in interfaceISettings
-
getOversizedStackSize
public int getOversizedStackSize()- Specified by:
getOversizedStackSize
in interfaceISettings
-
getDefaultStackSize
public int getDefaultStackSize()- Specified by:
getDefaultStackSize
in interfaceISettings
-
getStartingBalance
- Specified by:
getStartingBalance
in interfaceISettings
-
isCommandDisabled
- Specified by:
isCommandDisabled
in interfaceISettings
-
isCommandDisabled
- Specified by:
isCommandDisabled
in interfaceISettings
-
getDisabledCommands
- Specified by:
getDisabledCommands
in interfaceISettings
-
isVerboseCommandUsages
public boolean isVerboseCommandUsages()- Specified by:
isVerboseCommandUsages
in interfaceISettings
-
isPlayerCommand
- Specified by:
isPlayerCommand
in interfaceISettings
-
isCommandOverridden
- Specified by:
isCommandOverridden
in interfaceISettings
-
getCommandCost
- Specified by:
getCommandCost
in interfaceISettings
-
getCommandCost
- Specified by:
getCommandCost
in interfaceISettings
-
getSocialSpyCommands
- Specified by:
getSocialSpyCommands
in interfaceISettings
-
getSocialSpyListenMutedPlayers
public boolean getSocialSpyListenMutedPlayers()- Specified by:
getSocialSpyListenMutedPlayers
in interfaceISettings
-
isSocialSpyMessages
public boolean isSocialSpyMessages()- Specified by:
isSocialSpyMessages
in interfaceISettings
-
isSocialSpyDisplayNames
public boolean isSocialSpyDisplayNames()- Specified by:
isSocialSpyDisplayNames
in interfaceISettings
-
getMuteCommands
- Specified by:
getMuteCommands
in interfaceISettings
-
getNicknamePrefix
- Specified by:
getNicknamePrefix
in interfaceISettings
-
getTeleportCooldown
public double getTeleportCooldown()- Specified by:
getTeleportCooldown
in interfaceISettings
-
getHealCooldown
public double getHealCooldown()- Specified by:
getHealCooldown
in interfaceISettings
-
getKitSection
public org.spongepowered.configurate.CommentedConfigurationNode getKitSection()- Specified by:
getKitSection
in interfaceISettings
-
isSkippingUsedOneTimeKitsFromKitList
public boolean isSkippingUsedOneTimeKitsFromKitList()- Specified by:
isSkippingUsedOneTimeKitsFromKitList
in interfaceISettings
-
getOperatorColor
- Specified by:
getOperatorColor
in interfaceISettings
-
getSpawnMobLimit
public int getSpawnMobLimit()- Specified by:
getSpawnMobLimit
in interfaceISettings
-
showNonEssCommandsInHelp
public boolean showNonEssCommandsInHelp()- Specified by:
showNonEssCommandsInHelp
in interfaceISettings
-
hidePermissionlessHelp
public boolean hidePermissionlessHelp()- Specified by:
hidePermissionlessHelp
in interfaceISettings
-
getProtectCreeperMaxHeight
public int getProtectCreeperMaxHeight()- Specified by:
getProtectCreeperMaxHeight
in interfaceISettings
-
areSignsDisabled
public boolean areSignsDisabled()- Specified by:
areSignsDisabled
in interfaceISettings
-
getBackupInterval
public long getBackupInterval()- Specified by:
getBackupInterval
in interfaceISettings
-
getBackupCommand
- Specified by:
getBackupCommand
in interfaceISettings
-
isAlwaysRunBackup
public boolean isAlwaysRunBackup()- Specified by:
isAlwaysRunBackup
in interfaceISettings
-
getChatFormat
- Specified by:
getChatFormat
in interfaceISettings
-
getWorldAlias
- Specified by:
getWorldAlias
in interfaceISettings
-
getAnnounceNewPlayers
public boolean getAnnounceNewPlayers()- Specified by:
getAnnounceNewPlayers
in interfaceISettings
-
getAnnounceNewPlayerFormat
- Specified by:
getAnnounceNewPlayerFormat
in interfaceISettings
-
getNewPlayerKit
- Specified by:
getNewPlayerKit
in interfaceISettings
-
getNewbieSpawn
- Specified by:
getNewbieSpawn
in interfaceISettings
-
getPerWarpPermission
public boolean getPerWarpPermission()- Specified by:
getPerWarpPermission
in interfaceISettings
-
getListGroupConfig
- Specified by:
getListGroupConfig
in interfaceISettings
-
reloadConfig
public void reloadConfig()- Specified by:
reloadConfig
in interfaceIConf
-
itemSpawnBlacklist
- Specified by:
itemSpawnBlacklist
in interfaceISettings
-
enabledSigns
- Specified by:
enabledSigns
in interfaceISettings
-
warnOnBuildDisallow
public boolean warnOnBuildDisallow()- Specified by:
warnOnBuildDisallow
in interfaceISettings
-
isDebug
public boolean isDebug() -
setDebug
public void setDebug(boolean debug) -
warnOnSmite
public boolean warnOnSmite()- Specified by:
warnOnSmite
in interfaceISettings
-
permissionBasedItemSpawn
public boolean permissionBasedItemSpawn()- Specified by:
permissionBasedItemSpawn
in interfaceISettings
-
getLocale
-
isPerPlayerLocale
public boolean isPerPlayerLocale()- Specified by:
isPerPlayerLocale
in interfaceISettings
-
getCurrencySymbol
- Specified by:
getCurrencySymbol
in interfaceISettings
-
isCurrencySymbolSuffixed
public boolean isCurrencySymbolSuffixed()- Specified by:
isCurrencySymbolSuffixed
in interfaceISettings
-
isTradeInStacks
Deprecated.- Specified by:
isTradeInStacks
in interfaceISettings
-
isTradeInStacks
- Specified by:
isTradeInStacks
in interfaceISettings
-
_isEcoDisabled
public boolean _isEcoDisabled() -
isEcoDisabled
public boolean isEcoDisabled()- Specified by:
isEcoDisabled
in interfaceISettings
-
getProtectPreventSpawn
- Specified by:
getProtectPreventSpawn
in interfaceISettings
-
getProtectList
- Specified by:
getProtectList
in interfaceISettings
-
getProtectString
- Specified by:
getProtectString
in interfaceISettings
-
getProtectBoolean
- Specified by:
getProtectBoolean
in interfaceISettings
-
getMaxMoney
- Specified by:
getMaxMoney
in interfaceISettings
-
getMinMoney
- Specified by:
getMinMoney
in interfaceISettings
-
isEcoLogEnabled
public boolean isEcoLogEnabled()- Specified by:
isEcoLogEnabled
in interfaceISettings
-
_isEcoLogEnabled
public boolean _isEcoLogEnabled() -
isEcoLogUpdateEnabled
public boolean isEcoLogUpdateEnabled()- Specified by:
isEcoLogUpdateEnabled
in interfaceISettings
-
realNamesOnList
public boolean realNamesOnList()- Specified by:
realNamesOnList
in interfaceISettings
-
_isEcoLogUpdateEnabled
public boolean _isEcoLogUpdateEnabled() -
removeGodOnDisconnect
public boolean removeGodOnDisconnect()- Specified by:
removeGodOnDisconnect
in interfaceISettings
-
changeDisplayName
public boolean changeDisplayName()- Specified by:
changeDisplayName
in interfaceISettings
-
changePlayerListName
public boolean changePlayerListName()- Specified by:
changePlayerListName
in interfaceISettings
-
changeTabCompleteName
public boolean changeTabCompleteName()- Specified by:
changeTabCompleteName
in interfaceISettings
-
useBukkitPermissions
public boolean useBukkitPermissions()- Specified by:
useBukkitPermissions
in interfaceISettings
-
setEssentialsChatActive
public void setEssentialsChatActive(boolean essentialsChatActive) - Specified by:
setEssentialsChatActive
in interfaceISettings
-
addPrefixSuffix
public boolean addPrefixSuffix()- Specified by:
addPrefixSuffix
in interfaceISettings
-
disablePrefix
public boolean disablePrefix()- Specified by:
disablePrefix
in interfaceISettings
-
disableSuffix
public boolean disableSuffix()- Specified by:
disableSuffix
in interfaceISettings
-
getAutoAfk
public long getAutoAfk()- Specified by:
getAutoAfk
in interfaceISettings
-
getAutoAfkKick
public long getAutoAfkKick()- Specified by:
getAutoAfkKick
in interfaceISettings
-
getFreezeAfkPlayers
public boolean getFreezeAfkPlayers()- Specified by:
getFreezeAfkPlayers
in interfaceISettings
-
cancelAfkOnMove
public boolean cancelAfkOnMove()- Specified by:
cancelAfkOnMove
in interfaceISettings
-
cancelAfkOnInteract
public boolean cancelAfkOnInteract()- Specified by:
cancelAfkOnInteract
in interfaceISettings
-
cancelAfkOnChat
public boolean cancelAfkOnChat()- Specified by:
cancelAfkOnChat
in interfaceISettings
-
sleepIgnoresAfkPlayers
public boolean sleepIgnoresAfkPlayers()- Specified by:
sleepIgnoresAfkPlayers
in interfaceISettings
-
sleepIgnoresVanishedPlayers
public boolean sleepIgnoresVanishedPlayers()- Specified by:
sleepIgnoresVanishedPlayers
in interfaceISettings
-
_getAfkListName
-
isAfkListName
public boolean isAfkListName()- Specified by:
isAfkListName
in interfaceISettings
-
getAfkListName
- Specified by:
getAfkListName
in interfaceISettings
-
broadcastAfkMessage
public boolean broadcastAfkMessage()- Specified by:
broadcastAfkMessage
in interfaceISettings
-
areDeathMessagesEnabled
public boolean areDeathMessagesEnabled()- Specified by:
areDeathMessagesEnabled
in interfaceISettings
-
_getVanishingItemsPolicy
-
getVanishingItemsPolicy
- Specified by:
getVanishingItemsPolicy
in interfaceISettings
-
_getBindingItemsPolicy
-
getBindingItemsPolicy
- Specified by:
getBindingItemsPolicy
in interfaceISettings
-
getNoGodWorlds
- Specified by:
getNoGodWorlds
in interfaceISettings
-
getRepairEnchanted
public boolean getRepairEnchanted()- Specified by:
getRepairEnchanted
in interfaceISettings
-
allowUnsafeEnchantments
public boolean allowUnsafeEnchantments()- Specified by:
allowUnsafeEnchantments
in interfaceISettings
-
isWorldTeleportPermissions
public boolean isWorldTeleportPermissions()- Specified by:
isWorldTeleportPermissions
in interfaceISettings
-
isWorldHomePermissions
public boolean isWorldHomePermissions()- Specified by:
isWorldHomePermissions
in interfaceISettings
-
registerBackInListener
public boolean registerBackInListener()- Specified by:
registerBackInListener
in interfaceISettings
-
getMaxTreeCommandRange
public int getMaxTreeCommandRange()- Specified by:
getMaxTreeCommandRange
in interfaceISettings
-
getDisableItemPickupWhileAfk
public boolean getDisableItemPickupWhileAfk()- Specified by:
getDisableItemPickupWhileAfk
in interfaceISettings
-
getRespawnPriority
- Specified by:
getRespawnPriority
in interfaceISettings
-
getSpawnJoinPriority
- Specified by:
getSpawnJoinPriority
in interfaceISettings
-
getTpaAcceptCancellation
public long getTpaAcceptCancellation()- Specified by:
getTpaAcceptCancellation
in interfaceISettings
-
getTpaMaxRequests
public int getTpaMaxRequests()- Specified by:
getTpaMaxRequests
in interfaceISettings
-
getTeleportInvulnerability
public long getTeleportInvulnerability()- Specified by:
getTeleportInvulnerability
in interfaceISettings
-
isTeleportInvulnerability
public boolean isTeleportInvulnerability()- Specified by:
isTeleportInvulnerability
in interfaceISettings
-
getLoginAttackDelay
public long getLoginAttackDelay()- Specified by:
getLoginAttackDelay
in interfaceISettings
-
getSignUsePerSecond
public int getSignUsePerSecond()- Specified by:
getSignUsePerSecond
in interfaceISettings
-
getMaxFlySpeed
public double getMaxFlySpeed()- Specified by:
getMaxFlySpeed
in interfaceISettings
-
getMaxWalkSpeed
public double getMaxWalkSpeed()- Specified by:
getMaxWalkSpeed
in interfaceISettings
-
getMailsPerMinute
public int getMailsPerMinute()- Specified by:
getMailsPerMinute
in interfaceISettings
-
getEconomyLagWarning
public long getEconomyLagWarning()- Specified by:
getEconomyLagWarning
in interfaceISettings
-
getPermissionsLagWarning
public long getPermissionsLagWarning()- Specified by:
getPermissionsLagWarning
in interfaceISettings
-
getMaxMute
public long getMaxMute()- Specified by:
getMaxMute
in interfaceISettings
-
getMaxTempban
public long getMaxTempban()- Specified by:
getMaxTempban
in interfaceISettings
-
getMaxNickLength
public int getMaxNickLength()- Specified by:
getMaxNickLength
in interfaceISettings
-
ignoreColorsInMaxLength
public boolean ignoreColorsInMaxLength()- Specified by:
ignoreColorsInMaxLength
in interfaceISettings
-
hideDisplayNameInVanish
public boolean hideDisplayNameInVanish()- Specified by:
hideDisplayNameInVanish
in interfaceISettings
-
_allowSilentJoinQuit
public boolean _allowSilentJoinQuit() -
allowSilentJoinQuit
public boolean allowSilentJoinQuit()- Specified by:
allowSilentJoinQuit
in interfaceISettings
-
_getCustomJoinMessage
-
getCustomJoinMessage
- Specified by:
getCustomJoinMessage
in interfaceISettings
-
isCustomJoinMessage
public boolean isCustomJoinMessage()- Specified by:
isCustomJoinMessage
in interfaceISettings
-
_getCustomQuitMessage
-
getCustomQuitMessage
- Specified by:
getCustomQuitMessage
in interfaceISettings
-
isCustomQuitMessage
public boolean isCustomQuitMessage()- Specified by:
isCustomQuitMessage
in interfaceISettings
-
_getCustomNewUsernameMessage
-
getCustomNewUsernameMessage
- Specified by:
getCustomNewUsernameMessage
in interfaceISettings
-
isCustomNewUsernameMessage
public boolean isCustomNewUsernameMessage()- Specified by:
isCustomNewUsernameMessage
in interfaceISettings
-
isCustomServerFullMessage
public boolean isCustomServerFullMessage()- Specified by:
isCustomServerFullMessage
in interfaceISettings
-
getJoinQuitMessagePlayerCount
public int getJoinQuitMessagePlayerCount()- Specified by:
getJoinQuitMessagePlayerCount
in interfaceISettings
-
hasJoinQuitMessagePlayerCount
public boolean hasJoinQuitMessagePlayerCount()- Specified by:
hasJoinQuitMessagePlayerCount
in interfaceISettings
-
isNotifyNoNewMail
public boolean isNotifyNoNewMail()- Specified by:
isNotifyNoNewMail
in interfaceISettings
-
isDropItemsIfFull
public boolean isDropItemsIfFull()- Specified by:
isDropItemsIfFull
in interfaceISettings
-
getMaxUserCacheCount
public int getMaxUserCacheCount()- Specified by:
getMaxUserCacheCount
in interfaceISettings
-
getMaxUserCacheValueExpiry
public long getMaxUserCacheValueExpiry()- Specified by:
getMaxUserCacheValueExpiry
in interfaceISettings
-
isLastMessageReplyRecipient
public boolean isLastMessageReplyRecipient()- Specified by:
isLastMessageReplyRecipient
in interfaceISettings
-
isReplyToVanished
public boolean isReplyToVanished()- Specified by:
isReplyToVanished
in interfaceISettings
-
getMinimumPayAmount
- Specified by:
getMinimumPayAmount
in interfaceISettings
-
isPayExcludesIgnoreList
public boolean isPayExcludesIgnoreList()- Specified by:
isPayExcludesIgnoreList
in interfaceISettings
-
getLastMessageReplyRecipientTimeout
public long getLastMessageReplyRecipientTimeout()- Specified by:
getLastMessageReplyRecipientTimeout
in interfaceISettings
-
isMilkBucketEasterEggEnabled
public boolean isMilkBucketEasterEggEnabled()- Specified by:
isMilkBucketEasterEggEnabled
in interfaceISettings
-
isSendFlyEnableOnJoin
public boolean isSendFlyEnableOnJoin()- Specified by:
isSendFlyEnableOnJoin
in interfaceISettings
-
isWorldTimePermissions
public boolean isWorldTimePermissions()- Specified by:
isWorldTimePermissions
in interfaceISettings
-
isSpawnOnJoin
public boolean isSpawnOnJoin()- Specified by:
isSpawnOnJoin
in interfaceISettings
-
_getSpawnOnJoinGroups
-
getSpawnOnJoinGroups
- Specified by:
getSpawnOnJoinGroups
in interfaceISettings
-
isUserInSpawnOnJoinGroup
- Specified by:
isUserInSpawnOnJoinGroup
in interfaceISettings
-
isTeleportToCenterLocation
public boolean isTeleportToCenterLocation()- Specified by:
isTeleportToCenterLocation
in interfaceISettings
-
isCommandCooldownsEnabled
public boolean isCommandCooldownsEnabled()- Specified by:
isCommandCooldownsEnabled
in interfaceISettings
-
getCommandCooldownMs
- Specified by:
getCommandCooldownMs
in interfaceISettings
-
getCommandCooldownEntry
- Specified by:
getCommandCooldownEntry
in interfaceISettings
-
isCommandCooldownPersistent
- Specified by:
isCommandCooldownPersistent
in interfaceISettings
-
isNpcsInBalanceRanking
public boolean isNpcsInBalanceRanking()- Specified by:
isNpcsInBalanceRanking
in interfaceISettings
-
getCurrencyFormat
- Specified by:
getCurrencyFormat
in interfaceISettings
-
getUnprotectedSignNames
- Specified by:
getUnprotectedSignNames
in interfaceISettings
-
isKitAutoEquip
public boolean isKitAutoEquip()- Specified by:
isKitAutoEquip
in interfaceISettings
-
isPastebinCreateKit
public boolean isPastebinCreateKit()- Specified by:
isPastebinCreateKit
in interfaceISettings
-
isUseBetterKits
public boolean isUseBetterKits()- Specified by:
isUseBetterKits
in interfaceISettings
-
isAllowBulkBuySell
public boolean isAllowBulkBuySell()- Specified by:
isAllowBulkBuySell
in interfaceISettings
-
isAllowSellNamedItems
public boolean isAllowSellNamedItems()- Specified by:
isAllowSellNamedItems
in interfaceISettings
-
isAddingPrefixInPlayerlist
public boolean isAddingPrefixInPlayerlist()- Specified by:
isAddingPrefixInPlayerlist
in interfaceISettings
-
isAddingSuffixInPlayerlist
public boolean isAddingSuffixInPlayerlist()- Specified by:
isAddingSuffixInPlayerlist
in interfaceISettings
-
getNotifyPlayerOfMailCooldown
public int getNotifyPlayerOfMailCooldown()- Specified by:
getNotifyPlayerOfMailCooldown
in interfaceISettings
-
getMotdDelay
public int getMotdDelay()- Specified by:
getMotdDelay
in interfaceISettings
-
isDirectHatAllowed
public boolean isDirectHatAllowed()- Specified by:
isDirectHatAllowed
in interfaceISettings
-
isWorldChangeFlyResetEnabled
public boolean isWorldChangeFlyResetEnabled()- Specified by:
isWorldChangeFlyResetEnabled
in interfaceISettings
-
isWorldChangeSpeedResetEnabled
public boolean isWorldChangeSpeedResetEnabled()- Specified by:
isWorldChangeSpeedResetEnabled
in interfaceISettings
-
getDefaultEnabledConfirmCommands
- Specified by:
getDefaultEnabledConfirmCommands
in interfaceISettings
-
isConfirmCommandEnabledByDefault
- Specified by:
isConfirmCommandEnabledByDefault
in interfaceISettings
-
getTeleportWhenFreePolicy
- Specified by:
getTeleportWhenFreePolicy
in interfaceISettings
-
isJailOnlineTime
public boolean isJailOnlineTime()- Specified by:
isJailOnlineTime
in interfaceISettings
-
isCompassTowardsHomePerm
public boolean isCompassTowardsHomePerm()- Specified by:
isCompassTowardsHomePerm
in interfaceISettings
-
isAllowWorldInBroadcastworld
public boolean isAllowWorldInBroadcastworld()- Specified by:
isAllowWorldInBroadcastworld
in interfaceISettings
-
getItemDbType
- Specified by:
getItemDbType
in interfaceISettings
-
allowOldIdSigns
public boolean allowOldIdSigns()- Specified by:
allowOldIdSigns
in interfaceISettings
-
isWaterSafe
public boolean isWaterSafe()- Specified by:
isWaterSafe
in interfaceISettings
-
isSafeUsermap
public boolean isSafeUsermap()- Specified by:
isSafeUsermap
in interfaceISettings
-
logCommandBlockCommands
public boolean logCommandBlockCommands()- Specified by:
logCommandBlockCommands
in interfaceISettings
-
getNickBlacklist
- Specified by:
getNickBlacklist
in interfaceISettings
-
getMaxProjectileSpeed
public double getMaxProjectileSpeed()- Specified by:
getMaxProjectileSpeed
in interfaceISettings
-
isRemovingEffectsOnHeal
public boolean isRemovingEffectsOnHeal()- Specified by:
isRemovingEffectsOnHeal
in interfaceISettings
-
isSpawnIfNoHome
public boolean isSpawnIfNoHome()- Specified by:
isSpawnIfNoHome
in interfaceISettings
-
isConfirmHomeOverwrite
public boolean isConfirmHomeOverwrite()- Specified by:
isConfirmHomeOverwrite
in interfaceISettings
-
infoAfterDeath
public boolean infoAfterDeath()- Specified by:
infoAfterDeath
in interfaceISettings
-
isRespawnAtBed
public boolean isRespawnAtBed()- Specified by:
isRespawnAtBed
in interfaceISettings
-
isUpdateCheckEnabled
public boolean isUpdateCheckEnabled()- Specified by:
isUpdateCheckEnabled
in interfaceISettings
-
showZeroBaltop
public boolean showZeroBaltop()- Specified by:
showZeroBaltop
in interfaceISettings
-
getMaxItemLore
public int getMaxItemLore()- Specified by:
getMaxItemLore
in interfaceISettings
-
getPrimaryColor
public net.kyori.adventure.text.minimessage.tag.Tag getPrimaryColor()- Specified by:
getPrimaryColor
in interfaceISettings
-
getSecondaryColor
public net.kyori.adventure.text.minimessage.tag.Tag getSecondaryColor()- Specified by:
getSecondaryColor
in interfaceISettings
-