Static
chatStatic
chatStatic
gametestThe default spawn location for the gametest structures, this is used when spawning in no AI entities and simulated players.
Dynamic Property ID: andexdbSettings:gametestStructureDefaultSpawnLocation
Static
invalidStatic
spawnStatic
spawnThe location to teleport players when they use the \spawn command.
Dynamic Property ID: andexdbSettings:spawnCommandLocation
Static
undoThe save mode for the undo clipboard.
Dynamic Property ID: andexdbSettings:undoClipboardMode
Static
validStatic
applyApplies the specified settings to the config.
The settings to apply to the config, as a partial of the JSONified version of the config.
Static
resetResets the specified subsection of the config, or the entire config if no subsection is specified.
Optional
subsection: anyThe subsection of the config to reset. If not specified, the entire config will be reset.
Static
toJSONConverts the config object to a JSON-serializable object.
An object that can be serialized to JSON, containing all the properties of the config object except for the ones with the names "prototype", "reset", "applySettings", and "toJSON", and the ones that are not enumerable.
Static
antiThe anti-spam system settings.
Static
bountyThe bounty system settings.
Static
chatThe chat and name tags settings.
Static
homeThe home system settings.
Static
moderationThe moderation settings.
Static
moneyThe money system settings.
Static
moneyThe money transfer system settings.
Static
shopThe shop system settings.
Static
systemSystem settings.
Static
teleportThe settings for all teleportation related systems, features, and commands of that add-on that are available to regular players.
Static
tpaThe teleport request system settings.
Static
uiThe UI settings.
Static
warpsThe warps system settings.
Static
worldThe world border settings.
A class containing the configuration information for the add-on.