For server owners: permissions, commands, config settings.
<aside> ⚠️ This page contains features, which are not yet implemented for the plugin.
</aside>
Limit zone count and zone dimension for players
Feature flags
There can be a feature-flags.yml file in the plugin's directory, which always contains all the features and whether they are enabled or not.
zure.*
/zure reload
Reloads all configurations of the Zure plugin and all its addons. Should not cause any problems in the game, just update the runtime loaded settings and re-initialize all addons.
/zure about
Prints the version and some information on what to do in case you have trouble with the plugin and need help.
/zure playerlimit
Commands to modify the player limits.
| Command | Description |
|---|---|
| /zure playerlimit list-violators | lists all online players with limit violations |
| /zure playerlimit check <player> | shows the limitations of this (online or offline) player |
| /zure playerlimit check <player> <player> ... | shows a diagnostic about all given players |