A
Admincraftโ€ข2mo ago
Goldy

Custom Nametag with RGB support plugin

Hey, Do you know of a plugin that allows me to define custom RGB nametags for players separately (and not for an entire rank)? I used to use TAB but they dropped support for unlimited nametags...
11 Replies
Snow Kit
Snow Kitโ€ข2mo ago
wouldn't anything that supports placeholderapi be able to work?
Goldy
GoldyOPโ€ข2mo ago
I don't think so
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
They dropped support because there was no point as minecraft greatly increased the limit in 1.13 You can try one of the alternatives they mentioned: https://gist.github.com/NEZNAMY/f4cabf2fd9251a836b5eb877720dee5c
Gist
The removal of unlimited nametag feature
The removal of unlimited nametag feature. GitHub Gist: instantly share code, notes, and snippets.
Goldy
GoldyOPโ€ข2mo ago
[1.13+] The name can only have one code. That is either color or magic code (such as &4 or &l), but not both.
The name cannot be effectively changed and the plugin doesn't offer it.
Name does not support RGB codes. Any used RGB colors will be rounded to the nearest legacy code.
The same value manages name color and glow color, which means they cannot be different.
[1.13+] The name can only have one code. That is either color or magic code (such as &4 or &l), but not both.
The name cannot be effectively changed and the plugin doesn't offer it.
Name does not support RGB codes. Any used RGB colors will be rounded to the nearest legacy code.
The same value manages name color and glow color, which means they cannot be different.
I don't see how there's no point it's extremely limited
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
Most people just used it to have more characters, probably the reason But give those alternatives mentioned here a try
Goldy
GoldyOPโ€ข2mo ago
https://github.com/alexdev03/UnlimitedNametags is promising but idk how to set nametag separately for each player
GitHub
GitHub - alexdev03/UnlimitedNametags: A powerful tool to customize ...
A powerful tool to customize and manage player name tags like never before! - alexdev03/UnlimitedNametags
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
Either ask the dev, request it as feature if it doesnโ€™t have it Or try what snowkit mentioned, use placeholders with it, they support placeholders
Goldy
GoldyOPโ€ข2mo ago
how can I do a placeholder per player ๐Ÿ‘€
๐๐ข๐ช๐ฎ๐š๐ญ๐ž๐ซ๐ง๐ข๐จ๐ง๐ฌ
According to their readme, they also support conditions, maybe thereโ€™s a playername condition Will require a bit of coding from your part Should just be a simple papi extension At least in theory
Snow Kit
Snow Kitโ€ข2mo ago
either write your own plugin, or luckperms allows you to use meta as a placeholder the luckperms solution would likely spam an admin's chat though
Goldy
GoldyOPโ€ข2mo ago
Modrinth
HexNicks - Minecraft Plugin
Allow players to easily change their nickname and utilize hex color codes and gradients.

Did you find this page helpful?