NametagEditX
Fork of NametagEdit with support for Folia
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
NametagEditX
NametagEditX
This is a fork of NametagEdit, originally developed by sgtcaze & Corey. It contains a bunch of extra features over the original: - Folia support - Minimessage support - Virtually no character limit on prefix/suffix - Improved luckperms support
This plugin allows users to add any string before and after their name. Individual tags can be created for players, or a group can be created that can be joined via permissions.
NametagEdit has support for LuckPerms. If a user changes groups or permissions, their tag is automatically updated.
* Official Project Page * Development Builds
Quick Links
* API & Developers * Permissions * Commands * Configuration * Common Issues
Features
✔ Converters to and from MySQL and FlatFile
✔ Efficient Flatfile support and MySQL connection pooling
✔ LuckPerms support
✔ Sortable Group/Player Tags in tab
✔ Clip Placeholder API Support
Frequently Asked Questions
Q: Will this allow me to change my skin and name?
A: No. This plugin creates fake scoreboard teams with packets.
Q: My client crashes with the reason "Cannot remove from ID#". Why is this?
A: Due to how scoreboards were implemented in Minecraft, a player cannot belong to two teams. Any two plugins that use packets or the Bukkit API which alter team prefixes/suffixes will have conflicts. There is currently no way around this.
Q: Can I sort nametags in the tab list?
A: Yes. Read up on how to use it A:
Incompatible Plugins
✖ Any plugin that creates NPCs that share the same username as players who have 'NametagEdit' nametags
✖ Any plugin that uses Team color sidebars without specifically supporting NametagEdit