New Features
External Plugin Hook Support
ItemFlex now supports external plugin hooks!
This means the plugin can automatically detect and integrate with
supported plugins to display richer item information without requiring extra configuration.
If a supported plugin is installed, Item Flex will hook into it and enhance the hologram lines accordingly.
Added %ae_enchants% Placeholder
Support for AdvancedEnchantments has been added!
You can now use: %ae_enchants%
in your animation lines to display all AdvancedEnchantments on an item, formatted cleanly just like vanilla enchants.
This will automatically:
- Detect AdvancedEnchantments on the item
- Display each enchant on its own line
- Respect your configured enchant format
Improvements
- Improved placeholder handling system for better flexibility
- More consistent line rendering for item name, lore, and enchants
- Cleaner and more expandable system for future placeholder additions
Notes
- AdvancedEnchantments support is optional and will only activate if the plugin is installed
- Existing placeholders like %item_name%, %item_lore%, and %item_enchants% continue to work as before
- No configuration changes required, everything works out of the box!