This version introduces new config options. If upgrading, regenerate your config.yml
file.
- Re-added the WorldEdit aliases from the original BuildersUtilities plugin.
- To enable them, set
worldedit-aliases
totrue
inconfig.yml
and restart your server.
- To enable them, set
- Restored the original physics-disabling config options from the original plugin.
- The original functionality has been tweaked, though: notably,
disable-redstone
is no longer dependent ondisable-physics
.
- The original functionality has been tweaked, though: notably,
- Added more items to the default special items menu (
/bu special
).- It now includes all light block levels and all items inaccessible from the regular creative menu.
- Players can now toggle iron doors when sneaking.
- The player's hand now swings when rotating glazed terracotta or toggling iron doors.
- Night vision now uses an infinite potion duration.
- The special items menu's size is now dependent on the amount of items contained and ranges from 1-6 rows (9-54 slots).
- The
no-permission
message can now be changed by a plugin reload (/bu reload
).
If upgrading, regenerate your lang.yml
and config.yml
files. Config options have been added, so the plugin will not work if you don't regenerate both configs.
- Overhauled banner creator menu.
- Banner sessions are now persistent. You can close and reopen the menu via
/banner
without losing your progress. - Added an undo button.
- Added a reset button to clear the current banner.
- Banner sessions are now persistent. You can close and reopen the menu via
- Cleaned up wordings in armor color creator menu.