Prefix Tag
Fully configurable mod that adds a prefix for your server for roleplay and pvp tier
Prefix Tag
PrefixTag adds a dual tier system to your Minecraft server. Every player carries two independent ranks — one for Roleplay (R1–R5) and one for PvP (P1–P5) — always displayed as a combined prefix next to their name in chat and above their head in the world.
---
✦ How it works
When a player joins the server for the PvP tier, a selection screen appears. They choose their PvP tier and then their PvP tier. From that moment on, their prefix — for example `[R2|P3]` — is permanently visible in chat and above their head, with colors that reflect their tier level.
Admins can reassign, reset, recolor or clear the custom name of any player at any time using simple commands.
---
✦ Features
- NBT persistence — chosen by the player on first join - NBT persistence — chosen by the player on first join - NBT persistence — set between 2 and 10 tiers independently for Rol and PvP - NBT persistence — each tier has its own configurable color - NBT persistence — admins can set a custom color for each player's name - NBT persistence — players can replace their username with a custom name - NBT persistence — always visible, always up to date - NBT persistence — clean two-step selection screen, can't be skipped - NBT persistence — override, reset, recolor or clear any player's data at any time - NBT persistence — customize tier count, labels, GUI texts and colors via `prefixtag.toml` - NBT persistence — all data survives restarts and reconnections
---
✦ Commands
Spoiler
Admin — requires op level 2
| Command | What it does | |---|---| | `/tier setrol <player> <1-10>` | Set a player's Rol tier | | `/tier setpvp <player> <1-10>` | Set a player's PvP tier | | `/tier setcolor <player> <color>` | Set the color of a player's name | | `/tier clearname <player>` | Remove a player's custom display name | | `/tier online <player> <true|false>` | Toggle the online indicator (●) on a player's prefix | | `/tier check <player>` | View a player's current prefix and display name | | `/tier reset <player>` | Reset a player's tiers — they'll see the GUI on next login |
Player — no permissions required
| Command | What it does | |---|---| | `/tierself setname <name>` | Set a custom display name (no color codes allowed) | | `/tierself clearname` | Remove your custom display name |
Available colors: `black`, `dark_blue`, `dark_green`, `dark_aqua`, `dark_red`, `dark_purple`, `gold`, `gray`, `dark_gray`, `blue`, `green`, `aqua`, `red`, `light_purple`, `yellow`, `white`
---
✦ Configuration
On first launch, PrefixTag generates a `prefixtag.toml` file in the `config/` folder where you can customize:
- Number of active tiers for Rol and PvP independently (2–10) - Tier labels (e.g. change `R1` to `Novice`) - GUI titles and descriptions - Tier colors for each level
---
You are free to include this mod in any modpack