StaticchatStaticchatStaticgametestThe default spawn location for the gametest structures, this is used when spawning in no AI entities and simulated players.
Dynamic Property ID: andexdbSettings:gametestStructureDefaultSpawnLocation
StaticinvalidStaticspawnStaticspawnThe location to teleport players when they use the \spawn command.
Dynamic Property ID: andexdbSettings:spawnCommandLocation
StaticundoThe save mode for the undo clipboard.
Dynamic Property ID: andexdbSettings:undoClipboardMode
StaticvalidStaticapplyApplies the specified settings to the config.
The settings to apply to the config, as a partial of the JSONified version of the config.
StaticresetResets the specified subsection of the config, or the entire config if no subsection is specified.
Optionalsubsection: anyThe subsection of the config to reset. If not specified, the entire config will be reset.
StatictoJSONConverts the config object to a JSON-serializable object.
Optionalsubconfig: T = ...The subconfig to convert to JSON. If not specified, the entire config will be converted to JSON.
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.
StaticantiThe anti-spam system settings.
StaticbountyThe bounty system settings.
StaticchatThe chat and name tags settings.
StatichomeThe home system settings.
StaticmoderationThe moderation settings.
StaticmoneyThe money system settings.
StaticmoneyThe money transfer system settings.
StaticshopThe shop system settings.
StaticsystemSystem settings.
StaticteleportThe settings for all teleportation related systems, features, and commands of that add-on that are available to regular players.
StatictpaThe teleport request system settings.
StaticuiThe UI settings.
StaticwarpsThe warps system settings.
StaticworldThe world border settings.
A class containing the configuration information for the add-on.