Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
NameTools
PluginGPL-3.0-only

NameTools

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]

105
Downloads
0
Followers
1 years ago
Updated
📦
2
Versions
managementsocialutilityvelocity
Download Latestv1.1View on Modrinth

📖About NameTools

NameTools - Player Prefix Management Plugin for Velocity

Velocity Java License

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.


Features

  • Dynamic Prefix Management:
    • Use /nametools set <player> <prefix> and /nametools del <player> to manage prefixes in real-time.
    • Supports Minecraft color codes (e.g., &a[Admin], &6[VIP]).
  • Persistent Storage:
    • Prefix data is saved to plugins/NameTools/config.yml automatically.
  • Permission Control:
    • Admin permission nodes: nametools.command.set and nametools.command.del.
  • Compatibility:
    • Works with Velocity 3.3+ and Minecraft 1.16+.
    • Displays prefixes across servers with ChatTools (requires ChatTools 1.4+).

Installation

1. Download the Plugin

Download the latest NameTools.jar from GitHub or other distribution channels.

2. Install the Plugin

Place NameTools.jar into the plugins/ directory of your Velocity server.

3. Start the Server

Launch the Velocity server. The plugin will auto-generate the default configuration file plugins/NameTools/config.yml.


Usage

Commands

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.

Examples

  1. Set a VIP prefix for player Steve:
    /nametools set Steve &b[VIP]  
    
  2. Remove the prefix from player Steve:
    /nametools del Steve
    

Configuration File

The config.yml file in plugins/NameTools/ is used to manage player prefixes.

# Player Prefix Configuration
prefixes:
  Steve: "&b[VIP]"
  Alex: "&c[admin]"
  • Notes:
  • Keys are player usernames, values are color-coded prefixes (e.g., &a[Builder]).

Support and Feedback

If you encounter any issues while using the plugin or have suggestions for improvements, please contact us via:

  • GitHub Issues : Submit an Issue

License & Disclaimer

  • Development Statement : This plugin is AI-developed to provide an efficient player custom title tool for Minecraft Velocity servers.
  • License : This plugin is licensed under the GNU General Public License v3.0. You are free to use, modify, and distribute the plugin, but must comply with the terms of the license.
  • Disclaimer : The developer is not responsible for any issues arising from the use of this plugin.

Acknowledgments

Special thanks to the following technologies and tools that support this plugin:

  • Velocity API
  • Adventure API

👥 Team & Contributors

NSrank
NSrankOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
velocity
Minecraft Versions
1.161.16.11.16.21.16.31.16.41.16.51.171.17.1+21 more

🔗 Links

Modrinth Page