Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Item Flex
  • v1.0.5 - Bug Fixes/Command Alias

    release18 апреля 2026 г.

    Changes

    • Fixed NPE from missing lore
    • Added "/flex" alias for "/itemflex"
  • Item Flex v1.0.4 - AdvancedEnchantments Support

    release25 февраля 2026 г.

    Item Flex v1.0.4

    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!
  • v1.0.3 - Flex Conditions

    release22 февраля 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:

      # 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:

      # Shown when the player tries to flex an item that does not meet the flex conditions.
      Cannot-Flex: "#FF5555You cannot flex that item!"
    
  • 1.0.2 - Item Enchants

    release5 февраля 2026 г.

    1.0.2


    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

  • Vaulted Item Flex 1.0.1

    release17 июля 2025 г.

    📦 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.

  • Vaulted Item Flex 1.0.0

    release9 июля 2025 г.

    Initial Release

Совместимость

Minecraft: Java Edition

Сведения

Лицензия:
Опубликован:11 месяцев назад
Обновлён:1 месяц назад
ID проекта:
Главная