Changes
- Fixed SQLite bug with RedLib's BlockDataManager
- Updated RedLib to v6.5.1
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:
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!"
