promotional bannermobile promotional banner
premium banner
Fabric client-side mod to add prefixes to players that appear on the name tag and in the tab list. If you want, put them at the top.

Description

Core Commands

  • /PlayerPrefix add <identifier> <prefix> - Creates a new prefix.
  • /PlayerPrefix del <identifier> - Deletes a prefix.​
  • /PlayerPrefix set <player name> <identifier> - Assigns a prefix.
  • /PlayerPrefix remove <player name> <identifier> - Removes a prefix.
  • /PlayerPrefix - Displays a help dialog.

Further Commands

List Commands

Player

  • /PlayerPrefix view <player name> - View all prefixes of all players.
  • /PlayerPrefix list [identifier] - Lists all players, including their prefixes. Optionally, specify a prefix filter.
  • /PlayerPrefix listOnline [identifier] - Lists all online players, including their prefixes. Optionally, specify a prefix filter.

Click on a prefix to remove it from the player.

Hover over a prefix to see when it was assigned.

Prefixes

  • /PlayerPrefix listPrefixes - Lists all prefixes.

Update Commands

  • /PlayerPrefix updateIdentifier <identifier> <newIdentifier> - Updates the identifier.
  • /PlayerPrefix updatePrefix <identifier> <newPrefix> - Updates the prefix.
  • /PlayerPrefix updateTab <identifier> <new top in tablist> - Updates the behavior in the tablist.

Dependencies

No need to install any other mod than Fabric API.

Please note that Mod Menu is required to access the config GUI.

Questions? Issues? Feature Requests?

Feel free to join the Discord ( https://www.lucasedvk.de/discord ) or send me a PM on Discord (Lucas.EDVK).

Issues and feature requests are encouraged to be reported on GitLab. Discord is also fine. Thank you!!

Quality Assurance

My code and description are at least 90 % human-written. Only the icon was made using generative AI. Also, my goal is to port to new Minecraft versions asap. All my mods were updated from 1.21. within 1 week of the release of 26.1. #HumanWritten

Special Thanks

Special Thanks to Motschen for providing this awesome config library with jar-in-jar option!