NickUdon
No reviews yet
Nickname & prefix manager with a second nametag line, chat/display formatting, PlaceholderAPI support, and multi-language messages for Paper and Fabric servers.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
NickUdon
NickUdon is a multi-target Minecraft nickname/prefix/subtitle project for Paper and Fabric.
Shared formatting, config, persistence, and localization logic lives in common, while platform-specific adapters live in paper and fabric.
Highlights
- Nicknames, prefixes, and a second nametag line (subtitle)
- Legacy
&colors and RGB hex#RRGGBB - Configurable display/chat formats
- Alias uniqueness checks with configurable normalization rules
- Multi-language messages with bundled
en_USandja_JP - Join/quit display overrides and broadcast messages
- Shared config defaults across Paper and Fabric
Platform Notes
Paper
- Built as a Paper plugin for the 1.21 API line
- Optional PlaceholderAPI integration for external placeholders
- Optional Vault integration for economy-backed payments
- Config directory:
plugins/NickUdon/
Fabric
- Current target: Minecraft
1.21.11 - Supports Fabric Loader
0.18.4through0.18.x - Requires
fabric-apiand Patboxplaceholder-apiin the servermods/directory - No economy integration; payment-related settings and bypass permissions are Paper-only
- Supports external permission providers through
fabric-permissions-api-v0 - LuckPerms works as a permission provider on Fabric; without a provider, permission checks fall back to the built-in defaults (
trueor operator level) - Config directory:
config/nickudon/
Commands
/nickudon name|nick|alias|rename [player] <alias|clear>/nickudon prefix [player] <prefix|clear>/nickudon subtitle [player] <text|clear|on|off>/nickudon reload/nickudon lang <code>/nickudon cleanupsubtitles(Fabric only, admin only, removes orphan subtitle armor stands from older builds)/name ...(shorthand for/nickudon name ...)
Permissions
nickudon.usenickudon.adminnickudon.broadcast.*(alias,prefix,subtitle)nickudon.nickname,nickudon.nickname.othersnickudon.prefix,nickudon.prefix.othersnickudon.subtitle,nickudon.subtitle.othersnickudon.payments.bypass.*(alias,prefix,subtitle, and their.othersvariants)
Paper exposes these permissions through plugin.yml.
Fabric uses fabric-permissions-api-v0. If a provider such as LuckPerms is installed, these permission nodes are checked there. Otherwise, Fabric falls back to the built-in defaults used by the mod.
Build
Requirements
- Java
21
Commands
- Build both targets:
.\gradlew build - Build Paper only:
.\gradlew :paper:build - Build Fabric only:
.\gradlew :fabric:build
Output
- Paper JAR:
paper/build/libs/NickUdon-<version>.jar - Fabric JAR:
fabric/build/libs/NickUdon-fabric-<version>.jar
Installation
Paper
- Build
:paper:build - Put
paper/build/libs/NickUdon-<version>.jarintoplugins/ - Install PlaceholderAPI if you want external placeholder expansion
- Install Vault plus an economy plugin only if you want
payments.*to be active
Fabric
Requirements:
- Fabric Loader
0.18.4through0.18.x
- Build
:fabric:build - Put
fabric/build/libs/NickUdon-fabric-<version>.jarintomods/ - Also install:
fabric-api-0.141.3+1.21.11.jarplaceholder-api-2.8.2+1.21.10.jaror newer- LuckPerms or another Fabric permission provider if you want non-OP permission management
- Start a Minecraft
1.21.11Fabric server - If older Fabric subtitle armor stands are left behind, stand near them and run
/nickudon cleanupsubtitles
Config And Lang Files
- Shared default resources are packaged from
common/src/main/resources/ - Paper runtime files live under
plugins/NickUdon/ - Fabric runtime files live under
config/nickudon/ - External
lang/<locale>.ymlfiles override bundled resources on both platforms
Placeholders
Paper PlaceholderAPI
%nickudon_alias%,%nickudon_alias_stripped%%nickudon_prefix%%nickudon_chat%%nickudon_display%,%nickudon_display_no_prefix%%nickudon_name%
Fabric Patbox Text Placeholder API
NickUdon registers these placeholder identifiers:
nickudon:aliasnickudon:alias_strippednickudon:prefixnickudon:chatnickudon:displaynickudon:display_no_prefixnickudon:name
Use them with the syntax supported by the installed Patbox Text Placeholder API version.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources