NameTools is a player prefix management plugin designed for Minecraft Velocity servers. It supports dynamically setting player prefixes via commands with color codes (e.g., &b[VIP]) and seamlessly integrates with cross-server chat plugins like ChatTools.
Note: This plugin is AI-developed to simplify player identity management.
/nametools set <player> <prefix> and /nametools del <player> to manage prefixes in real-time.&a[Admin], &6[VIP]).plugins/NameTools/config.yml automatically.nametools.command.set and nametools.command.del.Download the latest NameTools.jar from GitHub or other distribution channels.
Place NameTools.jar into the plugins/ directory of your Velocity server.
Launch the Velocity server. The plugin will auto-generate the default configuration file plugins/NameTools/config.yml.
| Command | Permission | Description |
|---|---|---|
/nametools set <player> <prefix> |
nametools.command.set |
Set a color-coded prefix for a player (e.g., /nametools set Steve &b[VIP]). |
/nametools del <player> |
nametools.command.del |
Remove a player's prefix. |
/nt set <player> <prefix> |
nametools.command.set |
Alias for /nametools set. |
Steve:
/nametools set Steve &b[VIP]
Steve:
/nametools del Steve
The config.yml file in plugins/NameTools/ is used to manage player prefixes.
# Player Prefix Configuration
prefixes:
Steve: "&b[VIP]"
Alex: "&c[admin]"
&a[Builder]).If you encounter any issues while using the plugin or have suggestions for improvements, please contact us via:
Special thanks to the following technologies and tools that support this plugin: