Discord: mrdespical
2.9.2
- Added 2 new options for king cooldowns.
- Fixed some options' paths are wrong.
- Fixed some bugs related to king cooldown.
Config Changes
Code (YAML):
King-Settings
:
# Should we allow players to become king in a row?
Become-King-In-A-Row
: false
# Should we prevent players to become king again without a delay?
Cooldown
: 5
# The permission to override king cooldown.
Cooldown-Override-Perm
:
""
# Should we apply an action bar message that displays current cooldown of player?
Cooldown-Bar
: true
# Should we apply the cooldown to the king when there is only one player in the arena?
Cooldown-When-Alone
: false
# Should we show the cooldown bar if player has cooldown and rejoins the arena again?
Show-Cooldown-If-Rejoin
: true
# Should we reset players' cooldown, other than new king, when someone becomes king?
Reset-Cooldowns-On-New-King
: true
Remove-Cooldown-On
:
# Should we remove player's becoming king cooldown when they join an arena, if they have?
Join
: false
# Should we remove player's becoming king cooldown when they leave an arena, if they have?
Leave
: false
Full Changelog:
2.9.1...2.9.2