Bug Fixes:
New Features:
- Added treeGuiSlots # of slots in a tree gui (both races and classes)
- A level up message will no longer be sent if the message is set to nothing -> ""
- A Boolean option to not have a display name on a race in a GUI
- Added kits to the plugin (/races kitgui)
- Added a command to execute an ability from a race, designated onto a player (limited to custom abilities only)
Configuration Changes:
- Kits config
- Some numbers changes
Add the following to both classes.yml and config.yml in the "other" category
Code (YAML):
# Amount of slots a tree GUI has (for tree races - when typing in /races tree)
treeGuiSlots
: 54
# Disable the display names in the GUI for both /races gui and /races tree
# This will not put the display name of the race on the item in the GUIs
disableGuiDisplayNames
: false