Please visit each arena data.yml and update the arena settings after running this new version as the settings have changed. For example, if you had world borders enabled before, you need to visit the arena settings and enable them after this update (Added a 'enabled' parameter as well as other settings)
BACKUP YOUR OLD SETTINGS INCASE YOU NEED TO REVERT TO AN OLDER VERSION
You can now refill chests multiple times
Fixed a bug where feasts were not spawning in the latest versions
Fixed a bug where borders were not immediately centered at the player position when running /sg setborder command
Added a new SGPlayerJoinArenaEvent event to the API
Fixed an issue with /sg stats reading new messages.yml files.
Fixed ItemEdit support
Added DecentHolograms support
Minor load efficiency enhancement
Fixed the startup error due to custom-maps in config.yml
Fixed a critical bug where players could lose their items by putting them in survivalgames gui's
Enhanced the performance and safety of booster timers
Player names will now be colored on game start. Friendly teammates will appear as green while enemies will appear with a red color. This only works if the scoreboard feature is enabled.
Fixed a bug where some spawnpoints would become incorrect after the feast spawns in the arena
Added support for all minecraft items up to 1.20.1
Added the command /sg kits which opens the kits menu from anywhere.
Fixed the respawn issue in the latest versions
Added an option to disable the use of GameMode 3 for spectators and using vanish instead (not recommended)
Add back compatibility with 1.7
Improved the update checker performance. It now more efficient and lightweight on the server.
Recreated the entire achievements system! There is a new achievements.yml file that lets you completely customize the achievements and change their messages and rewards
Added a new achievements command which opens an interactive GUI that lists the unlocked/locked achievements!
Added HEX color support to all customizable messages and texts!
Added the ability to translate stat names in messages.yml
Added the ability to customize the design of the stats command in messages
Changed the holographic leaderboards system! You need to recreate your holographic leaderboards now. The system now supports multiple leaderboards displaying different ranked stats as you wish. You can have a leaderboard displaying the top 5 killers for example and another shop the top 1 player in kills, coins, deaths, etc...
The leaderboard updater will now update as soon as you create a new sign or hologram or delete them.
Added support for MMOItems health modifiers and other items that modify players health (To prevent health duplication when joining SG and leaving)
Fixed a null pointer exception that occured if you did not have HolographicDisplays installed.
Fixed an IllegalArgumentException that occured due to the recently added mmo items support