Global Config
Description
Some configurations are done on a global-layer, instead of a feature-layer.
Commands
Admin-Commands
/suppa global config <key> <value>
Example: /suppa global config tpCooldown 30/suppa export
Exports the current config to a json file in theconfigdirectory./suppa import
Imports the json file in theconfigdirectory as current config.
Default Config
- tpCooldown: 30 (seconds)
- Defines the cooldown between teleport commands like
/homeor/spawn.
- Defines the cooldown between teleport commands like
- tpCountdown: 5 (seconds)
- Defines the countdown for teleport commands like
/homeor/spawn.
- Defines the countdown for teleport commands like
- tpInterDim: false
- Defines, if a player is allowed to teleport between dimensions.
Version History
- Introduced in v0.4.0-beta