Перейти к содержимому
Mineforgian

NameEdit

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

Загрузки
626
Подписчики
4
Обновлён
10 декабря 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 1 июля 2025 г.

ChatNameColorPlugin

  • This is a plugin to change the color of the name in the chat box of Minecraft!
  • NameColorPlugin - Chat Name Color Customizer for Spigot or Paper 1.21.x

Overview

  • NameColorPlugin is a lightweight Minecraft plugin for Spigot 1.21.x that allows players to customize the color of their names in chat. It provides
  • Player-controlled name color changes using /namecolor Default name colors based on
  • groups (using LuckPerms or a simple config fallback)
  • Automatic saving of settings, saved even after server restarts
  • Works with or without LuckPerms. Easy to set up, simple to use!
  • Requires Java 17 or higher
  • Integrated with LuckPerms (optional, for group colors)

Features

  • Players can change their own name color using /namecolor
  • Admins can change other players' name colors
  • Default colors based on LuckPerms groups (or fallback to config.yml if no LuckPerms)
  • Only the player’s name in chat is colored — the message text stays default
  • Saves player-specific colors in config.yml

config.yml

use-luckperms-color: true >>Integrate with LuckPerms
groups:     >>Color settings for each group
  default: '&7'
plaayers:     >>Color settings for each player
 <player UUID>: §b
playerGroups:     >>Group settings for each player
 <playername>: §b
  • You can only change the color with the command, but when changing it in config.yml, for example: §bIn this part: _§bIf you enter this, it will be displayed as MichiJP ( is white and MichiJP is light blue).
  • Uses standard Minecraft color codes (&0 - &f).

Ченджлог

2.4Релиз1.21.9, 1.21.10, 1.21.11 · 30 октября 2025 г.

Change

  • Plugin Information Update
2.0.3Бета1.21.6, 1.21.7, 1.21.8 · 28 августа 2025 г.

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)

1.1.1Бета1.21.6, 1.21.7, 1.21.8 · 5 июля 2025 г.
  • Almost all settings can be set by command. (/namecolor )

  • Added TAB correction function.

  • ほぼすべての設定をコマンドで設定できるようにしました。(/namecolor )

  • TAB補正機能を追加しました。

1.0.1Альфа1.21.6, 1.21.7, 1.21.8 · 1 июля 2025 г.
  • This is a plugin to change the color of the name in the chat box of Minecraft!
  • マインクラフトのチャット欄の名前の色を変更するプラグインです!
  • /namecolor

Комментарии

Загружаем…