Improvements:
Fixes:
- Added 'HIGHEST_WIN_STREAK' statistic
- Fixed name tags not resetting when leaving the server
Improvements:
- Added customizable pre-round scoreboard
- Added new PAPI placeholders (%woolwars_arena_team_name%, %woolwars_arena_team_color%, %woolwars_arena_team_letter%, %woolwars_arena_team_points%, %woolwars_arena_team_alive%)
Improvements:
- Added Minecraft 1.20 support
- You can now assign permanent effects to a kit:
YAML:# A list of effects that will be applied to the player. Format: <effect-name>:<level> (e.g. SPEED:1) effects: - "ABSORPTION:1"
Improvements:
Fixes:
- Added 'permission-required' option to each kit (if set to true, only players with the 'woolwars.kit.<id>' permission will be able to select it)
- Fixed name tags showing up outside the arena
- Added a new 'damage' statistic (only visible in the round stats summary, it won't be saved permanently)
- Added '/woolwars help' command
- Added particles on jump pads
- If all players die, the team with the most wool placed will now win the round
- Fixed stats summary showing wrong values
- Fixed nametags not being removed correctly
- Fixed some MySQL issues
- Fixed scoreboard not being displayed in some circumstances
- Fixed arrows not dealing damage to players
- Fixed death messages not showing up
- Fixed the arena setup system not working correctly
- Added 'powerup-activation-delay' and 'center-unlock-delay' options in config.yml
