New Features
- added kill messages
- added levelling system
- added level progress display after game ends
Changes
- moved all menu yml files(ex: join_menu.yml) to a separate folder named "menus"
Fixes:
- Fixed scoreboard not clearing when a player leaves the game
- Added display of the game ID on the scoreboard
- Fixed start time and chest refill display showing incorrectly(delayed/too early) on the scoreboard
Changes:
- Changed middle-chest to op-chest in loot_items.yml
- Changed middle-chest-locations to op-chest-locations for maps in map_data.yml
- Added option in game_configs.yml to set the max op and normal chest armor count
- Plugin files such as, skywars-menu.yml or join-menu.yml now have an underscore, instead of a dash.
- Added stats menu which is highly customizable
Bug Fixes:
- Fixed void not instantly killing players
- Fixed loading config would mix switch min-teams and max-teams
- Fixed spectators being able to drop/pickup items and exp
- Few more bug fixes
New Features:
- Players can now get help for individual commands by doing /swp help <command>
- Added chest refill cooldown to configs so players can have custom cooldowns
- New /swp reload command added. This will reload all the configs / .yml files of the plugin
- Added data validation during plugin enable and after using /swp reload. This will check if any of the data is invalid(Will not find all bugs as its new)
- Player stats are now saved
- Now server owners/admins can decide if players should take damage, can drop/pick items in the lobby
- Added default options for the plugin resources(.yml files) - however no default maps are included.
- Chest refill countdown will now have formatted text like 01:53
- Spectators are no longer in spectator mode and now in survival mode(but invisible and cannot interact with other players)
- Added a SkyWars menu which can be opened using /swp and a join menu which can be opened using /swp join. Both of these are customizable and can add any item and actions upon clicking items
- Added a scoreboard
Important
- game_settings.yml is now game_configs.yml - previous configs/settings won't work as the saved object is different.
- First alpha release, game basics are done.
- Must follow setup instructions properly as error handling is not implemented yet.
- Player data is not saved yet



