
A plugin for name color customization via hex codes or predefined colors.
Renk is a plugin that allows players to customize their display name color. It uses hex color codes and translates them to the closest supported Minecraft color for team-based name tag coloring.
plugins/Renk/player_colors.json) and applied when they join.#FF0000) and predefined color names (e.g., red, blue, green).config.yml) for customizing messages./renk <#hex | color_name>: Changes the player's own color to the specified hex color or predefined color name. Examples: /renk #FF0000, /renk red./renk set <player> <#hex | color_name>: Allows admins to set the color of another player. Examples: /renk set Kikaru #00FF00, /renk set Kikaru green./renk reset: Resets the player's own color to the default./renk reset <player>: Allows admins to reset another player's color.The following color names can be used instead of hex codes: black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white.
renk.use: Allows the use of the /renk command.renk.set.other: Allows the use of the /renk set command to change the color of other players.renk.reset.other: Allows the use of the /renk reset command to reset the color of other players.The plugin uses a config.yml file located in the plugins/Renk/ directory to store configurable messages. You can customize the messages that are displayed to players by modifying this file. Use color codes with MiniMessage.