Note: It's highly recommended to wait at least a few days before updating if you want to be sure it's stable!
- Recoded parts of the placeholder system. Report if there are broken placeholders.
- Scoreboard tweaks and improvements
- Added option to prevent building outside the arenas (outside arena corners).
Code (Text):
# If true players can't build outside the arenas
# Only applies to arenas that have corners and when the player is in a fight
disable-building-outside-arenas: true
- Made it possible to prevent saving any items that the kit does not have. If this causes any problems set "no-kit-editor-check: true" in the config.yml
- Fixed a bug with bedwars kits
- Fixed silent spectating message
- Fixed a few other minor bugs