- Added api-version to match with Lib1711
- Fixed minor bugs
- Stats Fill item can now be changed even for colored blocks
- New system for knockback duel, now you can allow that when players fall into water they get kicked out of the match
- Speed for runners and holder of the tnt in tnt tag is now configurable. And the system of the speed effect has improved.
- Checkpoint item for Race is now configurable
- Damage that deals arrows in arrow rain is now configurable
- New message "bowkill" for kills by an arrow in OITC
- The plugin now saves a backup of the messages to avoid losings in case of malforming the yml by error.
- Fixed team battles.
- Fixed Gem Crawler Scoreboard
- Improvements on the system that clear horses and boats after the event ends in minigames like boat/horse run, etc.
- Improvements in TNT Run
- Improvements on regions check for goals.
- New options in config:
Code (YAML):
#Item material for checkpoint item
checkpointItem
: 'BLAZE_ROD'
#Arrow damage in arrow rain minigame
arrowRainDamage
: 10
#Enable this to make a player lose when they fall into water in knockback duel minigames
waterKillKnockbackDuel
: false
#Lvl of the speed for the runners on tnttag
tntTagSpeedRunners
: 3
#Lvl of the speed for the holder of the tnt on tnttag
tntTagSpeedHolder
: 6