Client-side player tags

Page describing how to use syntaxes for client-side player tags.

What is a client-side player tag? It's the way how to change the player's prefix, suffix, or nickname color in the tab and above the player's model.

How to change the player's tag? effect: change %string% tags to %string% and %string% with color %string% with teamname %string% to %players% The team name is required for deletion of the tag later. This works also for NPCs or fake tablist players. Example: change player's nickname tags to "&c[ADMIN] " and " &6VIP" with color "&c" with teamname "1A" to all players

How to change visibility of player's tag? effect: set visibility to tag %string% to (1¦true|2¦false) with teamname %string% for %players% The team name is required for deletion of the tag later. This works also for NPCs or fake tablist players. Example: set visibility to tag "Notch" to false with teamname "hiddentag_%player%" for %players%

How to remove tag? effect: remove clientside team with teamname %string% for %players% Same as removing teams. Example: remove clientside team with teamname "hiddentag_%player%" for player

Last updated

Was this helpful?