Changelog - Fixed error showing up on startup if the CitizensNPC plugin was not installed
- Fixed shop edit returning unknown shop when it was supposed to return the changed values (credit to
@Yoreni for the fix)
- Added support for 1.17, 1.18 & 1.19
Changelog - Fixed a major bug where items wouldn't get taken out of a players inventory after selling
- Fixed "no value" message being shown when the items had value
Changes: - Created dedicated classes for commands
- Implemented the annotated command framework
- Implemented messages for when new boosters are set
- Major cleanup of the code
- Performance improvements
- Removed redundant and deprecated methods