Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
Player Attribute Display
This mod adds a panel that displays a list of attribute values.
In order to obtain accurate values, this mod requires client-server communication, so it MUST be installed on BOTH the client and server in multiplayer environments.
This mod includes a server config and a client config.
- If the server config is enabled, all players will display the same set of attributes. The panel can be disabled for all players as well.
- If the server config is disabled, each player can configure their own panel individually.
- You can change the colour of the attribute names, values and details in the client config.
- You can enable or disable showing details in the client config or by simply clicking the panel.
The default keybind to open the panel is 'Tab'.
List Configuration
The panel can display up to 13 attributes at most.
In each entry, the identifier of the attribute must be provided.
You can optionally add a prefix and a unit to the value.
You can configure the number format of the displayed value:
- Raw: Default. The value is displayed as-is.
- Percentage: The value is multiplied by 100 and the % symbol is added.
You can configure the number of decimal places of the value, which ranges from 0 to 5 (inclusive). The number is rounded off.
If the value requires some calculations before being displayed, you can provide a mathematical expression. Use 'x' to represent the original value. Unfortunately, substituting other dynamic values is not supported at the moment.
Dependencies
Required
Optional
- Mod Menu
- Text Placeholder API (Required if Mod Menu is installed)
Supported Languages
- English (United States)
- English (United Kingdom)
- Cantonese (Hong Kong)
- Chinese (Traditional Chinese)
- Chinese (Simplified Chinese)
Plan
- Allow pinning attributes and displaying their current values on screen without a panel. (less likely)
- Add translations for Korean and Japanese. (procrastinating)
- Allow players to add custom attribute name translations using Json.



