MuroNicks — Cross Server Nicknames
Tired of basic nickname plugins that don't sync across your network or lack the modern formatting players crave? Meet MuroNicks, the definitive, high-performance nickname plugin designed for modern Minecraft servers.Whether you run a single-server survival community or a massive multi-proxy network, MuroNicks gives your players the ultimate identity customization experience with zero lag.
PlaceholderAPI needed for the use of placeholders!
Key Features
- Cross-Server Support Keep your network unified. Players can change their nicknames on one server and have them instantly sync across your entire BungeeCord or Velocity network.
- Database Integration Choose the storage that fits your setup. Out of the box, MuroNicks supports MySQL, MariaDB, MongoDB, SQLite, and H2. Your data is safe, secure, and lightning-fast to load.
- Built-In Credits System Monetize your server! Charge players in-game credits to change their nicknames, clear them, or unlock premium cosmetic features.
- Stunning Nickname Colors & Gradients Let your players stand out in chat! Supports standard MiniMessage/Hex colors and beautiful, eye-catching gradients to make names truly pop. Gradients are fully customisable in the config!
- Advanced Permission System Total control in your hands. Restrict specific colors, gradients, length requirements, or the credits system to specific ranks or VIP donors using any standard permission plugin.
- 100% Fully Customizable Messages Every single prompt, error message, help menu, and notification can be edited. Translate the plugin entirely into your native language or match it perfectly to your server's unique theme.
Supported Databases
- MongoDB (NoSQL / Cloud)
- MySQL & MariaDB (Traditional Network Syncing)
- H2 & SQLite (Perfect for lightweight, single-server setups)
Need Support or Have Questions?
We are dedicated to providing fast updates and helpful support. If you encounter any bugs or have a feature request, don't hesitate to reach out!Commands
| Command | Permission | Description |
|---|---|---|
| /nick redeem <name> | muronicks.use | Open the colour picker to create a nickname |
| /nicks | muronicks.use | View / re-equip / remove your saved nicknames |
| /nick balance | muronicks.use | Show your credit balance |
| /nick balance <player> | muronicks.balance.others | Show another player's balance |
| /nick credits give|take|set <player> <amount> | muronicks.credits.admin | Manage a player's credits |
| /nick inspect <player> | muronicks.inspect | Open a player's history to delete entries |
| /nick reload | muronicks.reload | Reload config.yml |
Permissions
| Node | Default | Grants |
|---|---|---|
| muronicks.use | everyone | Redeem nicknames, /nicks, own balance |
| muronicks.inspect | op | /nick inspect |
| muronicks.reload | op | /nick reload |
| muronicks.credits.admin | op | /nick credits … |
| muronicks.balance.others | op | /nick balance <player> |
| muronicks.admin | op | All of the above |
| muronicks.gradient.<name> | op | Use a specific gradient (defined per preset in config) |
PlaceholderAPI
Identifier: muronicks| Placeholder | Returns |
|---|---|
| %muronicks_nickname% | The coloured nickname, or the player's real name if none set |
| %muronicks_nickname_raw% | The raw stored nickname (un-rendered) |
| %muronicks_display% | The nickname with the configured display format |
| %muronicks_has_nickname% | true / false |
| %muronicks_credits% / %muronicks_balance% | Current credit balance |
