Back to mods
Styled Nicknames project artwork

CurseForge · Minecraft mod

Styled Nicknames

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Styled Nicknames release should I use?

Updated last month
Latest stable file styled-nicknames-1.13.0+26.2.jar
Game version 26.2
Loader Fabric

Styled Nicknames styled-nicknames-1.13.0+26.2.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Styled Nicknames required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Styled Nicknames styled-nicknames-1.13.0+26.2.jar need?

styled-nicknames-1.13.0+26.2.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Styled Nicknames without breaking your instance.

Built for Styled Nicknames styled-nicknames-1.13.0+26.2.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use styled-nicknames-1.13.0+26.2.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside styled-nicknames-1.13.0+26.2.jar. It opens that exact file at the source.

About this project

What does Styled Nicknames add?

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 fabric permission api compatible mod, with automatic removal of nicknames for players without permissions. If you have any questions, you can ask them on my Discord

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 nickname

Project description from CurseForge.

Pick your setup

Styled Nicknames by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

63 available setups

Showing the newest 12 of 37 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Styled Nicknames versions and loaders

21 of 21 releases match

Looking for an older file? The official CurseForge project page is in Resources.