/
/world or /world whitelist PlayerName, /world unwhitelist PlayerName/oc register ID - Registers new world, that is located in /planets/ directory, if it's not registered in base. (Maybe you downloaded world from other server and placed it in /planets/ directory, but you don't want to reload entire server)/oc unregister ID - Unregisters world from base. Players cannot join (/ad) or even find unregistered worlds (in worlds browser menu)./oc unload all - Unloads all worlds (useful for plugin reload)./oc moderate) now support custom text IDs, not only numeric.groups:
default:
world:
#...
limits:
changing-list-elements: 50 # limit of changing variable's list/map elements per second
whitelisted-amount: 10 # limit of whitelisted players
blacklisted-amount: 10 # limit of banned players
item-fixer:
max-enchantment-level: 10 # Maximum enchantment level (swords, armor...)
container-big-items-max-amount: 3 # Limit of bad items (containers, books) inside container
books-pages-max-amount: 50 # Limit of book pages
remove-attribute-modifiers: true # Removes some attribute modifiers from item (scale, speed, strength)
remove-clickable-in-books: true # Removes clickable components from books
remove-custom-spawn-eggs: true # Removes custom data in spawn eggs
groups:
premium:
lobby-permissions:
- "essentials.fly"
groups:
premium:
lobby-permissions:
- "!nte.default" # Will set nte.default permission node to false
coding:
#
# You can disable some coding blocks,
# if they're useless or harming performance.
# disabled-actions:
# - "world_set_block_type"
#
disabled-events: []
disabled-actions: []
disabled-conditions: []

Let your players create worlds. With buildings, settings and even coding on blocks!