Enhancements
- Added NickAPI as a supported dependency. You can find the new placeholders here.
- Added all PAPI support to any chat related messages. (Texts that can be found in the language.yml)
- Added per group sidebar extension. This is optional, if you want to use it you can extend your sidebar.yml with the configuration text at the bottom of the update description.
- Added side build limit to build arenas. This comes with a brand new command: /arena set sidebuildlimit
Bugfix
- Disabled player off handing in the 1.19.4 version.
Changes
language.yml
Code (YAML):
COMMAND:
ARENA:
ARGUMENTS:
SIDEBUILDLIMIT:
COMMAND-HELP
:
"<red>/%label% set sidebuildlimit <arena> <number>"
ARENA-NOT-EXISTS
:
"<red>%arena% arena doesn't exists."
ARENA-ENABLED
:
"<red>You can't edit a enabled arena."
NOT-BUILD
:
"<red>Arena must be build to set this property."
INVALID-NUMBER
:
"<red>Please give a correctly formatted number between 0 and 10"
SET-SIDEBUILDLIMIT
:
"<green>You set the side build limit for the arena <yellow>%arena%<green>. Side Build Limit: <red>%sideBuildLimit%"
Code (YAML):
COMMAND:
ARENA:
ARGUMENTS:
HELP.SET-COMMAND
:
# Just add the extra line to the list
-
" <red>» <click:suggest_command:'/%label% set sidebuildlimit '><hover:show_text:'<gray>Set the side building limit.'>/%label% set sidebuildlimit <arena>"
sidebar.yml
Code (YAML):
#
# First you have to set up the groups in the config.yml
# You can add/remove groups to this list
# The extension will always be added at the end of the sidebar.
#
GROUP-EXTENSIONS:
PREMIUM:
- "&fRank
:
&cPremium"
-
"&7&m---------------------"
SUPREME:
- "&fRank
:
&6Supreme"
-
"&7&m---------------------"