Changes
- Added commands:
- /leveltools reload : Reloads config
- /leveltools help : Shows all cmds
- /leveltools xp : Sets item in hand's XP to provided XP.
- /leveltools level : Sets item in hand's level to provided level.
- /leveltools levelup : Increments the item in hand's level one up.
- Added more config messages:
Code (YAML):
# Configuration for messages.
messages:
no_permission
:
"&cYou do not have permission to execute this command!"
successful_reload
:
"&aSuccessfully reloaded LevelTools!"
successfully_executed_action
:
"&aSuccessfully executed action for item in hand."
item_not_tool
:
"&cThe item in hand is not supported by LevelTools!"