Item Flex icon

Item Flex -----

Item Flex is a highly customizable plugin that lets players show off their held item!




Changes
  • Fixed NPE from missing lore
  • Added "/flex" alias for "/itemflex"
----------, Apr 18, 2026

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!
----------, Feb 25, 2026

Flex Conditions
Added support for conditions that must be met in order for the player to flex their held item. The new setting is located under:
Code (YAML):

  # Conditions that must be met for the item to be flexed.
  # Available Conditions:
  #  pdc: Item must have the specified key in its PersistentDataContainer.
  #   - Format: "pdc,<key>,<type>,<value>"
  #   - Example: "pdc,itemflex:test,STRING,test"
  Flex-Conditions
: [ ]
 
The only available condition at the moment is PDC, more will be coming in the future!
This update also brings a new message that is sent when the item does not meet the flex conditions:
Code (YAML):

  # Shown when the player tries to flex an item that does not meet the flex conditions.
  Cannot-Flex
: "#FF5555You cannot flex that item!"
 
----------, Feb 22, 2026

NEW FEATURE: Item Enchants

Added the ability to display all of an items enchantments in the flex hologram by using the %item_enchants% placeholder. Enchants will be formatted with the new Enchant-Format configuration setting (&6%enchantment_name% &f%enchantment_level% by default). Enchant levels will also be displayed in roman numerals, supporting levels beyond vanilla limits.

Plugin Rename

The plugin has been renamed to ItemFlex, if you have a configuration file in the VaultedItemFlex folder the plugin will automatically migrate it on load.

Issues? Ideas?

Let me know here: https://github.com/BitByLogics/ItemFlex/issues
----------, Feb 4, 2026

VaultedItemFlex – Update Log

Fixed: Hologram Line Spacing

This update resolves an issue where line spacing in holograms was parsed as an int rather than a double, causing all lines to collapse into a
single line.

Bug reported by @themuffinthe, thank you!

Thanks for your feedback and support! If you notice any other formatting issues, feel free to reach out.
----------, Jul 17, 2025

Resource Information
Author:
----------
Total Downloads: 188
First Release: Jul 9, 2025
Last Update: Apr 18, 2026
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings