Enhancements
- Added staff chat shortcut, from now staffs can send message to other staff by starting the message with the # character. This can be turned off in the config.
- Added two new in plugin placeholders for matches (NOT PLACEHOLDER API). %roundDuration% and %matchDuration%, I think what they mean is self explanatory. You can still use the basic %duration% which is %roundDuration% from now. You can use these new placeholder in some match related guis and the match sidebars.
- Added a feedback message for bed related ladders.
Bugfix
- Set the default BattleRush ladders hunger setting to false.
- Fixed a bug where players on some ladders couldn't break the blocks they had placed.
Changes
config.yml
Code (YAML):
CHAT:
STAFF-CHAT:
ENABLED
: true
SHORTCUT
: true
# If true, you can use send message like #hello world instead of enabling staff chat each time.
language.yml
Code (YAML):
MATCH:
CANT-BREAK-OWN-BED
:
"<red>You can't break your own bed."