Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for BitByLogic

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

Report ItemFlex?

Release
1.0.3

BitByLogic released ItemFlex version 1.0.3 on February 22, 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!"

Information

Published onFebruary 22, 2026
Downloads1

Platforms

Paper Paper (1.19.4-1.21.11)