A new release that expands version support and further refines the plugin.
COMPATIBILITY NOTICE
For those with `config.yml` version `6` and have all other data file versions up to date, please add the following lines to the bottom of the file, then update the version to `7` (even though it says "do not touch").
# This toggles whether the arenas automatically open upon initialization if they meet opening requirements. Turning it
# off may result in arenas closing on server restart due to worlds loading after the plugin.
autoOpen: true
Alternatively, just remember the `keepInv` value, delete the existing `config.yml`, then restart the plugin to generate a new one. Add back the `keepInv` value.
Additions
- Support expanded to 1.16.4-1.18.2
- Added spawn indicators for admins to tell which spawns are where
Deletions
- Removed dependency on ProtocolLib
- Removed dependency on HolographicDisplays
Changes
- Minor changes in grammar, wording, colors, etc.
- Standardized colors and error messages across the plugin
- More text from the plugin can be customized
- Fixed likely bug where some commands not requiring the sender to be in an arena fails
- Fixed bug where player inventories were not clearing starting items when there was no waiting room
- Fixed an issue with numbers with numbered entities (arenas, spawns, info boards)
- Fixed bug where enchanting books could be applied to the shop or other enchanting books