Package dev.espi.protectionstones
Class PSConfig
java.lang.Object
dev.espi.protectionstones.PSConfig
Represents the global config (config.toml) settings.
-
Field Summary
Modifier and TypeFieldDescriptionint
-
Constructor Summary
-
Method Summary
-
Field Details
-
configVersion
public int configVersion -
uuidupdated
-
regionNegativeMinMaxUpdated
-
placingCooldown
-
allowDuplicateRegionNames
-
asyncLoadUUIDCache
-
psViewCooldown
-
base_command
-
aliases
-
dropItemWhenInventoryFull
-
regionsMustBeAdjacent
-
allowMergingRegions
-
allowMergingHoles
-
defaultProtectionBlockPlacementOff
-
allowAddownerForOfflinePlayersWithoutLp
-
allowHomeTeleportForMembers
-
cleanupDeleteRegionsWithMembersButNoOwners
-
maxRentPrice
-
minRentPrice
-
maxRentPeriod
-
minRentPeriod
-
taxEnabled
-
taxMessageOnJoin
-
-
Constructor Details
-
PSConfig
public PSConfig()
-