What's Changed
Add individual permissions for each gamemode by @thomasmny in #329
Revert changes made to `UUIDFetcher` by @thomasmny in #333
Add support for Minecraft 1.21.5 by @thomasmny in #347
Full Changelog: 2.26.0...2.27.0
What's changed
Add support for Minecraft 1.21.3 & 1.21.4 by @thomasmny
Simple Axiom Support by @EinJOJO in #309
Reload messages.yml file when using /config reload by @thomasmny in #315
Add permissions to /buildsystem, /worlds help and /worlds item by @thomasmny in #324
Add bypass permissions...
Removed fall damage cancellation
Added the option to disable the adventure game mode on archived worlds
Full Changelog: https://github.com/thomasmny/BuildSystem/compare/2.25.1...2.25.2
+ Add support for Minecraft 1.21
+ Improve skull performance in menus
+ Added world type to the import command
+ Allow builders to be added and removed via command
+ Bug fixes
» Fixed incorrectly implemented bypass logic
» Don't allow world to be renamed if other world with new name already...
QOL improvements
+ Worlds are now unloaded by default; If you do not have this setting activated, I suggest you do so
+ Add permission to setting individual status states (/worlds setStatus): https://buildsystem.eintosti.de/worlds/setstatus#individual-permission
+ Improve player teleportation...
Added 1.20 support
Added ability to filter words in navigator
» New slot in the navigator
» Toggle through multiple settings: "none", "starts with", "contains" and "matches"
Allow admins to specify further illegal characters in a world's name
» New config option: invalid-characters
» If a...
Added 1.19.4 support
Added ability to not send messages
» Blank messages are no longer sent to the player
» Example: A command is to be hidden from /buildsystem -> Set buildsystem_XXX: "" in the messages.yml file
Multi-page /buildsystem command
» The /buildsystem [page] command now takes a...
+ Fix duplicate message key
» The key "worlds_import_newer_version" was supposed to be "worlds_importall_newer_version"
+ Allow messages to contain commas
» Previously, when using commas (,) in multi-line messages would result in the message being split
+ 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...
+ 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...
+ 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...
By continuing to use this site, you are agreeing to our Privacy Policy.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.