- Added support for Minecraft 1.21.11.
- Fixed item command duplicates the item's lore on each execute.
- Fixed item command gives the from item also as enchanted.
- Updated Commons, Command Framework and Inventory Framework libraries.
- Fixed some of the wrong relocation patterns.
- Fixed a small bug about the help command.
- Moved to a new namespace: dev.despical.
New option usage:
- Added an option to change the custom model data of the upgraded items.
YAML:upgrades: '2': from: item: STICK name: "" to: item: ENCHANTED_GOLDEN_APPLE name: "&e&lGod Apple" custom-model-data: 5 lore: - "" - "&7There is a 1% chance that you can" - "&7grab this Enchanted Golden Apple!" chance: 1
- Added to.decoration-only option to hide attributes other than only texts in the item tool tip of the upgraded items.
- Updated the Commons library.
- Multi-version support for item flags.
