promotional bannermobile promotional banner

NameEdit (Old NameColor)

This is a plugin to change the color of the name in the chat box of Minecraft!

File Details

NameEdit 2.0.3

  • R
  • Sep 29, 2025
  • 16.03 KB
  • 38
  • 1.21.8+8

File Name

nameedit-2.0.3.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

ChatNameColor 2.0.3

A major update has been implemented.

Overview

  • Previously, only the name could be changed (though it was possible to force it into the config file), but now the name can be changed entirely via command.
  • The commands have also been fundamentally changed.

NameEdit Command List

Main Command: /nameedit or /ne

Group Commands

グループ全体の設定を管理します。

  • /ne group list

Displays all existing group names.

  • /ne group create <groupName>

Creates a new group.

  • /ne group delete <groupName>

Deletes the specified group.

  • /ne group join <groupName> [playerName]

Adds a player to the group. Omitting the player name adds the command user.

  • /ne group leave <groupName> [playerName]

Removes a player from the group. Omitting the player name removes the command user.

  • /ne group edit color <groupName> <color>

Sets the base name color for the group. (e.g., red, blue, gold)

  • /ne group edit firstname <groupName> <text>

Sets the prefix appended to the names of players belonging to the group. Color codes (e.g., &c) can also be used.

  • /ne group edit aftername <groupName> <text>

Sets the suffix appended to the names of players belonging to the group.

  • /ne group edit name <groupName> <newName>

Bulk changes the display name of players belonging to the group to a name different from their individual MCID. Player Commands Overrides group settings with individual player settings.

  • /ne name <playerName> <newName>

Changes the display name of the specified player.

  • /ne firstname <playerName> <text>

Sets a personal prefix to be placed before the specified player's name.

  • /ne aftername <playerName> <text>

Sets a personal suffix to be placed after the specified player's name.

  • /ne color <playerName> <color>

Sets the color of the specified player's name individually.

  • /ne reset <playerName>

Resets all personal settings (name, prefix, color, etc.) and group memberships for the specified player.

General Commands

Manages settings for the entire plugin.

  • /ne reload

Reloads config.yml to apply changes to the server.

  • /ne luckperms <true|false>

Toggles integration with LuckPerms. (Requires server restart for full configuration changes to take effect)