This update is for Spigot/Minecraft 1.16.5 - 1.18.2, and has been compiled with Java 16 and Spigot API 1.18.2.
1) Added a configurable delay to the start of the game after the countdown has finished. Set the number of seconds to wait after the countdown has finished before blocks start to break.
The default is zero which will be no change to current behaviour.
Code (YAML):
# number of seconds after game starts before blocks start to break
onstart:
delay
: 0
2) Arena stats is enabled by default. Currently it can be disabled on a per arena basis by setting `excludeStats` to true in the arena config. This keyword has now been replaced with
Code (YAML):
stats:
enabled
: false
minPlayers
: 0
If stats is enabled for the arena, it can also require a minimum number of players in order to add to the players stats.
The default is zero meaning there is no change to current behaviour and no restriction on number of players needed.
3) Added a config option to disable player collisions. The scoreboard needs to be enabled for this option to function.
Default is false meaning no change to current behaviour.
Code (YAML):
# disable player collisions
disablecollisions
: false
4) Added 2 new placeholders for time remaining in arena.
Code (Text):
%tntrun_seconds_remaining_<arena>%
%tntrun_time_remaining_<arena>% (hh:mm:ss)
5) Added 2 new placeholders for min and max players.
Code (Text):
%tntrun_minplayers_<arena>%
%tntrun_maxplayers_<arena>%
6) Bug fix - the leave arena event should fire when spectators leave the arena.
7) Added new event which fires when the winner is rewarded -
RewardWinnerEvent
8) Translation updates on Crowdin:
- Portuguese, thanks to Ricardo Sal (ricsal)
- Swedish, thanks to GabbelitoV2
Anyone wishing to add a translation in their own language can visit
https://crowdin.com/project/tntrunreloaded.
Change Log
==========
- add configurable delay to arena start after countdown finishes
- add arena min players to activate stats (#93)
- add option to disable collisions
- add placeholders for time remaining
- add placeholders for max and min players for arena
- add new reward winner event
- leave arena event should fire for spectators leaving arena
- improve checking on whether scoreboards are enabled
- update maven-shade-plugin to 3.3.0
Please report any issues found either in the discussion pages, on GitHub or Discord -
https://discord.gg/wFYSAS4