Changes
- Dynamic config updater to future-proof config changes.
- Allow users to enable/disable lore overriding.
- Cleaned up config a little bit by organizing stuff.
Changes
- Allowed doubles to be used instead of conversion to int for attributes.
- Added support for rewards to apply from commands.
Changes
- Added PlaceholderAPI expansions.
- %leveltools_level% : Grabs the item in hand's level.
- %leveltools_xp% : Grabs the item in hand's xp.
- %leveltools_max_xp% : Grabs the item in hand's XP till levelup.
- %leveltools_progress_bar% : Grabs the item in hand's XP progress bar.
- Updated dependencies to latest version.
Changes
- Changed event priorities from HIGHEST to MONITOR.
- ^^ Except on anvil event.
Changes
- Fixed Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.null
Changes
- Updated RedLib to v6.5.1.5
- Updated XSeries to v8.6.1
- Fixed error with RedLib's BDM by updating to latest version.
Changes
- Fixed bug in Spigot 1.8 where the API's actionbar method didn't exist.
- Switched to XSeries actionbar utils.
