+ Added the option the clear a player's inventory on join
» Can be toggled with /settings (default: disabled)
+ Worlds can now be unloaded
» After X amount of time, a world is unloaded if a player hasn't entered the world since then (default is 1h)
» First enable the option in the config (unload-worlds)
» If you want to you can change the time until the world is unloaded (time-until-unload)
» Then reload the server
+ Worlds can now be sorted in more ways
» Added "Z-A" and "oldest first"
+ The scoreboard can now be disabled in the config
+ Improved deletion of worlds
+ Bug fixes
» Blocks will now be coloured when "Disabled Interactions" is enabled
» Fixed some other small bugs
+ Added /setup
» Changes the items which
a) are shown in the GUI when you create a worldb) are given to specific worlds by default (e.g. Normal world is a log)» Permission: buildsystem.setup
+ Spawn system
» Use /spawn set to set a spawn where all players will be teleported to (if they wish) when they join the server or use /spawn
» Remove the spawn with /spawn remove
» Permission needed: buildsystem.spawn
+ New settings
» There are now 2 new options in /settings
1) Toggle block interactions
- When block interactions are deactivated you can place blocks against certain blocks (e.g. furnace, crafting table, chest, etc.) without opening them2) Toggle spawn teleportation
- This function works best in Spigot 1.13+ because blocks won't rotate when place in versions below
- If players don't want to be teleported to the spawn, they can disable this
+ Other changes
» /worlds info [world] gives you information about a world
- Permission: worlds.info» /physics all quickly enables world physics in all worlds, as long as there isn't a world names "all"
+ Fixed a huge ton of bugs
+ Updated mechanics
» The config is now automatically reloaded when the server reloads
» You can now add unlimited lines to a lore in messages.yml
» Changed other internal things
+ Improved private worlds
» Private worlds are no longer just flat worlds
» Now you can choose between all the "normal" worlds types (Normal, Flat, Void, Nether & End)
+ More world information
» Newly created world from now on store the world creator and creation date/time
- World Creator: %creator%» These new placeholders can be used in the scoreboard and in the world navigator lore
- Creation date/time: %date%
» The world creator can be changed with /worlds setCreator <world>
» The date format can be changed in the config
messages.yml
![]()
becomes
![]()
+ Added the option to change how worlds are sorted in the navigator
» Choose between Alphabetically and Creation date
» Can be changed with /settings
+ Other changes
» Redesigned /settings GUI
» The scoreboard and prefix are now stored in messages.yml, no longer in the config
+ Added "Nether" & "End" worlds
» To create such a world just click on the corresponding items when creating a world: End stone (End) and Netherrack (Nether)
