The text used to specify ranks in commands has been improved. You can either use the rank name, replacing the spaces with underscores, or you can use the configuration name as shown below.
Code (YAML):
# gui that opens with no path specified
default:
auto-rankup
: false
# The name of the configuration section is what players can use in commands
Starter
:
# <-------
# This is used in the GUI
name
: '&9&lStarter'
# This is used with the prefix feature or the %notranks_prefix% placeholder
# You can remove this option, and the default prefix will be the rank name.
prefix
: '&7
[&9&lStarter&7
]'