# Command rewards (possible placeholders {player},{score}) rewards:
enabled: false
# Player won player-win: - /example
{player
} 200
# Every player in game player-end-game: - /example
{player
}{score
} # Player destroyed target block of other team player-destroy-bed: - /example
{player
}{score
} # Player killed other player player-kill: - /example
{player
} 10
Prevent mobs spawn in lobby
Code (YAML):
prevent-lobby-spawn-mobs-in-radius: 16
If you want to disable this feature, just set it to 0
Changes:
Change waiting time after game from 4 to 3.
Fixes:
Fix fatal error when loading plugin with arena on 1.8.x
Fix for SimpleGuiFormat - When you are in inventory and you click to empty space, you will receive error in console.