Nicknames

Nicknames

Simple nickname system with cross-platform sync

by
1.4K Downloads
bukkitbungeecordfabricforgepaperpurpurspigotdecorationsocialutility
Rent Server with this Mod

About this Mod

Nicknames

A Minecraft mod/plugin that adds a simple nickname system. Players can change their display name once; server admins can manage nicknames freely.

Supports Forge (1.20.1), Fabric (1.21.1), and Bukkit/Paper/Purpur (1.21.1).

Features

  • /nick <name> — set your own nickname (one-time use per player)
  • /nick set <player> <name> — admin: set a player's nickname
  • /nick reset <player> — admin: reset a player's nickname
  • /nick list — admin: list all nicknames with status
  • Nicknames appear in chat, TAB list, and above player heads
  • Nicknames sync to clients for proper nameplate rendering
  • Mod is optional on the client — server works standalone, client just gets nameplate sync
  • Localization support (English, Russian)
  • Nickname data persists in config/nicknames/nicknames.json (Forge/Fabric) or plugins/Nicknames/nicknames.json (Bukkit)

Client-Server Architecture

The mod uses a custom nicknames:sync channel to synchronize nicknames between server and clients.

Server stores all nicknames and is the source of truth. When a nickname changes or a player joins, the server sends a full nickname map (UUID -> display name) to all connected clients.

Client (optional) receives the sync packet and caches nicknames locally. This cache is used to render nicknames above player heads (nameplates). Without the client mod, players still see nicknames in chat and TAB list — those are handled server-side.

This works across platforms: a Bukkit/Purpur server can sync nicknames to Forge or Fabric clients via Plugin Messaging.

Server Client Chat TAB Nameplates
Forge Forge yes yes yes
Fabric Fabric yes yes yes
Bukkit Forge/Fabric yes yes yes
Any Vanilla yes yes no

Project Structure

nicknames-mod/
  common/    — shared code (NicknameStore, NicknameProtocol, NicknameEntry)
  forge/     — Forge 1.20.1 mod (client+server)
  fabric/    — Fabric 1.21.1 mod (client+server)
  bukkit/    — Bukkit/Paper/Purpur 1.21.1 plugin (server-only)

Installation

Forge (1.20.1)

Drop nicknames-mod-x.x.x.jar from forge/build/libs/ into the mods/ folder (server and optionally client).

Fabric (1.21.1)

Drop fabric-x.x.x.jar from fabric/build/libs/ into the mods/ folder. Requires Fabric API.

Bukkit/Paper/Purpur (1.21.1)

Drop nicknames-bukkit-x.x.x.jar from bukkit/build/libs/ into the plugins/ folder.

Building

./gradlew build

Build all modules at once, or target a specific one:

./gradlew :forge:build
./gradlew :fabric:build
./gradlew :bukkit:build

Requires Java 21.

License

MIT

Available Versions

Nicknames 1.1.0release
MC 1.20.1forge
March 7, 2026
Nicknames 1.1.0release
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11bukkit, bungeecord, paper, purpur, spigot
March 7, 2026

How to Install Nicknames on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set bukkit Loader

In the panel under "Egg", select the bukkit loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "Nicknames". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

bukkitbungeecordfabricforgepaperpurpurspigot

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+10 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Nicknames server crashes on startup – what to do?

Most common cause: wrong bukkit version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is Nicknames compatible with bukkit and bungeecord and fabric and forge and paper and purpur and spigot?

Nicknames officially supports bukkit, bungeecord, fabric, forge, paper, purpur, spigot for Minecraft 1.21.11, 1.21.10, 1.21.9. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Nicknames – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Nicknames consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Nicknames with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.31.21.2+3 more