- Added best of x rounds! /battlekit bestof <kit name> <number>
- Added more placeholders: <cps> <opponent_cps> and sumo/brackets placeholders: <player1_cps> <player2_cps>
- [EXPERIMENTAL] Improved performance-mode and especially scoreboard enhanced-performance. Disable it if it causes problems
- Added /party list and /party settings now has also open parties (no permission and doesn't broadcast like public party)
- Fixed knockback things
- Hopefully the scoreboard is fixed now
- Fixed bot AI, now it's super hard again
- Player's should not be able to fight at spawn after typing /koth join
- Disabled crop trampling
- Added match links, config.yml:
match-link-after-fight: true
#<started> <ended>, system time when the fight started/ended
match-link: '&9Match link:
https://www.yoursite.com/<started>'
More placeholders:
<total_rounds>
<round> - current round
<own_wins>
<opponent_wins>
<is_bestof> - true/false, use [display=<is_bestof>] to disable the line when it's a normal duel. For example:
- 'Best Of <total_rounds>. Round: <round>[display=<is_bestof>]'
messages.yml (add if you want to change):
best-of-round: '&aBest of <total_rounds>. Round: <round>. &6<player1>: &e<player1_wins> : &6<player2>: &e<player2_wins>'