Nicknames Easy
Personalizing your server experience is one of the quickest ways to build a vibrant community, and nothing says personality like a custom nickname. Nicknames Easy is a lightweight, Folia-safe plugin that gives players the power to set fun, colorful nicknames, display them in chat and the tab list, and even look up the real Mojang username behind any styled name. Built with modern server software in mind, it runs smoothly on Folia 1.21.x and Paper 1.21.x, requiring only Java 21 to operate.
Why Choose Nicknames Easy for Your Minecraft Server?
Many nickname plugins are either bloated with unnecessary features or break on region-based schedulers like Folia. Nicknames Easy was designed from the ground up to be both lightweight and fully Folia-safe. All Bukkit/Paper API calls run on the correct region thread, while background file I/O never touches the API, ensuring zero tick lag and complete compatibility with multi-threaded server environments. Whether you run a small Paper survival world or a large Folia network, this plugin stays out of your way.
Core Features at a Glance
- /nick & /unnick – Players can set a custom display name with color codes or instantly clear it.
- /realname – Type any nickname (even with colors) and instantly see the player’s real Mojang username.
- Full Unicode support – Cyrillic, accented characters, and virtually any letter script are accepted (e.g., Алексей, Мира-2025).
- Legacy color codes – Supports
&a,&l,&x&F&F&0&0&0&0and more, so players can get creative. - Tab list & chat display – Enable or disable nickname visibility in both areas via the config.
- Persistent storage – Nicknames are saved in
plugins/NicknameEasy/nicks.yml, surviving restarts without a database. - Smart real-name matching – By default, the plugin strips colors and ignores punctuation, spaces, and digits, so
/realname Asdmatches&aA-s_dand returnsAsd. You can switch to exact-minus-colors matching in the config.
How to Install Nicknames Easy
Installing Nicknames Easy for Minecraft is straightforward. First, ensure your server runs Paper 1.21.x or Folia 1.21.x with Java 21. Then, simply download Nicknames Easy from your preferred plugin source and place the .jar file into your server’s plugins folder. Restart the server or run /plugman load NicknameEasy if you have a plugin manager. The plugin will generate its default configuration automatically, and you’re ready to go.
If you manage your server through a dedicated launcher, adding Nicknames Easy can be even simpler. For instance, the foxygame.net launcher includes a curated add-on catalog where you can find Nicknames Easy and install it with a single click, complete with automatic version compatibility checks and seamless updates whenever a new build is released.
Commands and How to Use Them
Nicknames Easy keeps the command set minimal and intuitive, so players can start customizing their identity right away.
/nick <newName|off>– Set your own nickname. Use/nick offto remove it./unnick [player]– Clear your own nickname, or another player’s if you have the right permission./realname <nickname>– Look up the real Mojang username behind any nickname, even if it’s heavily formatted. The default matching ignores colors, punctuation, spaces, and digits, so you can type the plain name and get the correct result.
Permissions Made Simple
Nicknames Easy uses a clean permission node system that integrates perfectly with LuckPerms or any permissions plugin. Here’s what you need to know:
nicknameeasy.nick– Allows setting your own nickname (default: true for all players).nicknameeasy.nick.reset– Allows clearing your own nickname (default: true).nicknameeasy.realname– Allows using/realname(default: true).nicknameeasy.nick.colors– Allows using&color codes in nicknames (default: op only).nicknameeasy.nick.others– Allows clearing other players’ nicknames (default: op only).
To grant color permissions to a group with LuckPerms, you’d run /lp group staff permission set nicknameeasy.nick.colors true. The plugin is designed so that even without color permissions, players can still set plain-text nicknames, keeping the feature accessible while preventing abuse.
Configuration and Customization
After the first run, Nicknames Easy creates a config.yml inside plugins/NicknameEasy/. You can tweak several options to match your server’s style:
- Display in chat – Toggle whether nicknames replace real usernames in chat messages.
- Display in tab list – Choose if nicknames appear in the player list.
- Real-name matching mode – Switch between the default “letters-only” comparison (ignores punctuation, spaces, digits) and “exact minus colors” (strips colors but keeps other characters).
- Storage file – Nicknames are saved in
nicks.ymlinside the plugin folder, making backups and transfers painless.
Unicode and International Nicknames
One standout feature of Nicknames Easy is its full Unicode awareness. Players can use Cyrillic, Greek, Chinese characters, or any letter-based script their client supports. The plugin validates that the nickname contains at least one letter, so pure symbol spam is prevented, but creative names like Алексей or Mира-2025 are perfectly fine. This makes the plugin ideal for international communities where English isn’t the only language.
Folia-Safe by Design
Folia’s region-based threading breaks many traditional plugins because they assume a single main thread. Nicknames Easy was built with Folia’s architecture in mind. Every Bukkit/Paper API call is executed on the correct region thread, and all file I/O operations happen asynchronously without touching the API. This means you can run the plugin on a busy Folia server without worrying about tick delays or concurrency issues. Paper 1.21.x servers also benefit from this clean design, as the plugin remains lightweight and efficient.
Download Nicknames Easy and Get Started
Ready to let your players express themselves? Download Nicknames Easy from your favorite Minecraft plugin repository and drop it into your server’s plugins folder. The plugin is compatible with Paper 1.21.x and Folia 1.21.x, requiring Java 21. No complex setup, no database dependencies – just pure, lightweight nickname management. Whether you’re running a small community server or a large Folia network, Nicknames Easy scales with you.
Once installed, players can immediately start using /nick to set their display name, and staff can manage nicknames across the server with simple permission nodes. The smart /realname lookup ensures that even the most colorfully disguised players can be identified when needed, keeping moderation hassle-free. With persistent storage and a clean configuration, Nicknames Easy is the no-fuss solution your server deserves.