Styled Nicknames [Unofficial NeoForge]

Quick rating

Styled Nicknames [Unofficial NeoForge]

No reviews yet

Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support. Unofficial NeoForge port

No Theme
No Genre
Server Utility
Mod Fork/Port
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
styled-nicknames-1.6.0-1.21-neo.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

UNOFFICIAL NEOFORGE PORT

This is unofficial neoforge port of Styled Nicknames mod by Patbox. Do not report any issues to Patbox, their discord or github.

You can find official/fabric version here https://www.curseforge.com/minecraft/mc-mods/styled-nicknames

Styled Nicknames

It's a configurable mod allowing your server's players (and admins) to change their nickname with full Simplified Text Formatting support. It supports LuckPerms, PlayerRoles or any other permission api compatible mod, with automatic removal of nicknames for players without permissions.

Commands (and permissions):

  • /styled-nicknames - Main command (stylednicknames.main, available by default)
  • /styled-nicknames reload - Reloads configuration (requires stylednicknames.reload)
  • /styled-nicknames set <player> <value> - Changes target players nickname (requires stylednicknames.change_others)
  • /styled-nicknames clears <player> - Clears target players nickname (requires stylednicknames.change_others)
  • /nickname set <value>//nick set <value> - Changes own nickname (requires stylednicknames.use)
  • /nickname clear//nick clear - Clears own nickname (requires stylednicknames.use)

Configuration:

You can find config file in ./config/styled-nicknames.json. Formatting uses PlaceholderAPI's Simplified Text Format for which docs you can find here.

{
    "CONFIG_VERSION_DONT_TOUCH_THIS": 1,
    "allowByDefault": false,           // Enables player commands by default
    "defaultPrefix": "#",              // Default prefix of nickname
    "maxLength": 32,                   // Max length (without formatting) of the nickname, set to 0 to disable it 
    "changeDisplayName": true,         // Changes player's display name
    "changePlayerListName": false,     // Changes nickname in player list (This option will be incompatible with some mods, use placeholder instead when possible)
    "allowLegacyFormatting": false,    // Allows usage of legacy text format in nicknames (&X)
    "nicknameChangedMessage": "...",   // Message send after changing nickname
    "nicknameResetMessage": "...",     // Message send after clearing nickname
    "defaultEnabledFormatting": {
      /*"tagname": value*/                // These values allow you to change tags enabled by default
    }
}

Permission

To use commands/permissions, players require stylednicknames.use to use commands and optionally permissions stylednicknames.format.[tag_name] ([tagname] is Simplified Text Format tag), for additional formatting.

You can also give stylednicknames.ignore_limit to disable nickname length limit for them (which already ignores tags).

You should also give stylednicknames.change_others permission to your admins, so they can remove bad nicknames

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~14,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works