Last player standing wins before the timer runs out (with the highest score)
Kills To Win:
You can edit how many kills a player should reach to win for each arena.
Player with the most kills wins the game before the timer runs out.
Complete recode of the achievement manager.
Achievements will use a permission system to check whether the player has a specific achievement instead of saving player achievements data in datas.yml file
You have to edit the permission command in achievements.yml file to suit your permission plugin.
Although a permission plugin is not required for this plugin, but if you want to use achievements then it is highly recommended to use a permission plugin
You can add as many achievements as you want using a command.
You can edit almost everything regarding achievements.
There are currently 6 achievements types:
WINS
PLAYED
ARROWHIT
ARROWFIRED
KILLS
DEATHS
Improved performance.
Complete recode of the command manager.
Added, and removed commands
It is now much easier to setup an arena
The scoreboard is now more customizable and so are signs.
You can edit/remove/add lines for each scoreboard
Complete recode of the arenas countdown
You can edit the countdowns for each arena through the arena file
Removed datas.yml file
Due to a new database manager.
Complete recode of the configuration manager.
Complete recode of the arena listeners.
And much more...
New:
Added database (MySQL using HikariCP, and SQLite)
Added API and Events
GameArenaEndEvent
GameArenaWinEvent
GamePlayerJoinEvent
GamePlayerKillEvent
GamePlayerLeaveEvent
GamePlayerSpectatorEvent
GameStateChangeEvent
OITCApi
Added commands rewards in the config
Added support for 1.15.x and 1.16.x (1.17 is pretty soon!)
Added action bar for each arena type.
Added new messages and made the plugin much more customizable.
Added achievements.yml file.
Added warmup title.
Added a killstreak system
It is also customizable in the messages.yml file
Much more....
Note:
I have added, changed and fixed tons of stuff that I might missed writing on the patch notes. Please report any bugs you encouter through a private message, and you can suggest me any ideas you want to add.