- Fixed a bug where player count was incorrect when using Bungee Mode in latest minecraft versions.
- Fixed a bug where doing /sg reload would keep adding book pages.
- Lots of code organizations and clean up
- Confirmed 1.19 support
- Fixed a bug where spectator items were not disabled in the GUI when disabled in hotbar items
- Added the event SGArenaFinishEvent which includes a method to get the arena winners
- Fixed a bug with the created FAWE schematics in 1.17+. If you plan to rollback using FAWE (Recommended) you should run the CreateSchematic command again
- Item frames will no longer be cleared at the end of a game
- The plugin now works internally using UUID only to avoid problems with plugins that rename players
- Removed options ShopEnabled, KitsEnabled, BountyEnabled, SponserEnabled. If you want to disable these items you can do so by removing the hotbar item
- Added the command /sg editmode, with the permission sg.editmode. This command allows you to modify blocks while in bungee mode.
- You can now display arena timer in scoreboard using %arena_timer%
- Redesigned default scoreboard
- Added boosters! You can now have coin multipliers enabled for certain time by players!
- Added the command /sg addbooster with the permission sg.boosters
- You can now customize items in messages.yml
- You can now enable/disable and change the location of hotbar items
- Added an option in config.yml to disable receiving notifications from me!
- Further code clean up
- config.yml had some changes, you will have some duplicate settings that are no longer used. I suggest you reset config.yml if you can (Not very necessary).
- Minor bug fixes