• Eingeschränkter Support bis zum 1. Mai.
  • Limited support until May 1.
  • Support limité jusqu'au 1er mai.
+ Added 1.19.3 support

+ Check world DataVersion before loading
» Prevents newer worlds from being loaded in older versions
» Is ignored when `Paper.ignoreWorldDataVersion` flag is enabled

+ Add "move-items" config option
» Stops a player from moving/taking items to/from other inventories when in build-mode
» Also changed the default of "drop-items" to true

+ Bug fixes
» Player would receive navigator even if setting was disabled
» Instant Place Signs didn't support mangrove_sign
+ Improvements to /build
» Add permission for when setting other players into build-mode: buildsystem.build.others
» Reset player inventory when leaving build-mode
» New config option for disabling item drops when in build-mode (default: false)
» Add LuckPerms context for when players are in build-mode (build-mode)

+ Bug fix
» Custom blocks were not being placed when disable interactions is enabled
Fix world icon not displaying correctly
+ Improved /worlds command
» Up till now, whenever a command such as /worlds edit <world> was run, the world always had to be specified
» Now, whenever a world is not specified (/worlds edit) the player's current world is used

+ Improvements to /blocks
» Added invisible item frame to servers running 1.17+
» Improved rotation of orientable blocks

+ Allow players to rejoin server in unloaded worlds
» If a player has spawn teleportation deactivated and world unloading has been enabled, the world the player was previously in is now loaded automatically

+ Utilize PaperLib
» If the server is running Paper, players will be teleported asynchronously

+ Bug fixes
  • Add permissions to each world type creation
    » Allows server owners to restrict which world types can be created
    » Permissions can be found here
  • Allow admins to bypass a world's permission
    » Use the admin permission: buildsystem.admin
  • Fix NoSuchMethodError thrown in legacy versions
+ Don't use StringUtils from apache commons lang3
+ Switch from Spigot 1.19 to 1.19.1 as API version
+ Fix "Double Stone Slab" block being placed incorrectly (Minecraft 1.14+)
+ Show archived private worlds in world archive
+ Added piston head block to /blocks
+ When editing gamerules in a world (/worlds edit), the next page button should now work as intended in versions <1.13
Likes: AmuBBM
+ Fix updater showing incorrect version
Likes: AmuBBM