Dreamcraft Network's Simple Name Colors

Quick rating

Dreamcraft Network's Simple Name Colors

No reviews yet

Adds a simple command to add namecolors to the username in chat and tab list

QoL & Tweaks
Mod Loaders
Forge
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
dreamcraft_name_colors-1.0-1.20.1-47.4.10.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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Welcome to Dreamcraft Network's NameColors Mod!

https://modrinth.com /mod/ simple-name-colors

This mod allows you to personalize your in-game identity by adding customizable username colors to both chat messages and the player tab list.

Simply type the command /namecolor in-game to open a menu of available colors. Select one, and your username will instantly update—your choice is saved automatically and will persist across sessions!

📦 Available Versions

Dreamcraft NameColors is available for the following Minecraft versions:

  • Minecraft 1.20.1

(More Versions Coming Soon)

Note: Always download the mod version that matches your Minecraft version.

📁 Configuration Files

The mod uses two main configuration files:

  • config/dreamcraft_name_colors-common.toml — Define or modify the list of available colors.
  • config/set-namecolors.json — Stores each player’s chosen color (updated automatically when they use /namecolor).

🎨 Customizing Colors

Want to add your own color? Just edit the TOML file! Colors are defined using standard hex codes.

Example: dreamcraft_name_colors-common.toml (default configuration)

[colors]
# Define custom named colors. Format: "colorName=#RRGGBB"
# (Hex codes may include or omit the '#' prefix)
namedColors = [
  "blue=#0000FF",
  "red=#FF0000",
  "green=#00FF00",
  "orange=#FFA500",
  "pink=#FFC0CB",
  "gray=#808080",
  "black=#000000",
  "white=#FFFFFF",
  "yellow=#FFFF00",
  "gold=#FFD700",
  "aqua=#00FFFF"
]
💡 Tip: To add a new color, just append an entry like "magenta=#FF00FF" to the list and restart the game (or reload configs if your mod supports it).

💾 Player Data Example

When a player selects a color, their preference is saved by UUID in the JSON file:

Example: set-namecolors.json

{
  "players": {
    "380df991-f603-344c-a090-369bad2a924a": {
      "color": "#00FFFF",
      "name": "Dev"
    }
  }
}

✅ Compatibility

Built for Fabric Loader (and compatible with popular mod loaders unless otherwise noted). Works seamlessly with Minecraft versions listed above.

Enjoy standing out in style—with Dreamcraft NameColors, your name, your rules! 🌈

Welcome to Dreamcraft Network's NameColors Mod!

This mod allows you to personalize your in-game identity by adding customizable username colors to both chat messages and the player tab list.

Simply type the command /namecolor in-game to open a menu of available colors. Select one, and your username will instantly update—your choice is saved automatically and will persist across sessions!

📦 Available Versions

Dreamcraft NameColors is available for the following Minecraft versions:

Minecraft 1.20.1

(More Versions Coming Soon)

Note: Always download the mod version that matches your Minecraft version.

📁 Configuration Files

The mod uses two main configuration files:

config/dreamcraft_name_colors-common.toml — Define or modify the list of available colors. config/set-namecolors.json — Stores each player’s chosen color (updated automatically when they use /namecolor). 🎨 Customizing Colors

Want to add your own color? Just edit the TOML file! Colors are defined using standard hex codes.

Example: dreamcraft_name_colors-common.toml (default configuration)

[colors]
# Define custom named colors. Format: "colorName=#RRGGBB"
# (Hex codes may include or omit the '#' prefix)
namedColors = [
  "blue=#0000FF",
  "red=#FF0000",
  "green=#00FF00",
  "orange=#FFA500",
  "pink=#FFC0CB",
  "gray=#808080",
  "black=#000000",
  "white=#FFFFFF",
  "yellow=#FFFF00",
  "gold=#FFD700",
  "aqua=#00FFFF"
]

💡 Tip: To add a new color, just append an entry like "magenta=#FF00FF" to the list and restart the game (or reload configs if your mod supports it). 💾 Player Data Example

When a player selects a color, their preference is saved by UUID in the JSON file:

Example: set-namecolors.json

{
  "players": {
    "380df991-f603-344c-a090-369bad2a924a": {
      "color": "#00FFFF",
      "name": "Dev"
    }
  }
}

✅ Compatibility

Built for Fabric Loader (and compatible with popular mod loaders unless otherwise noted). Works seamlessly with Minecraft versions listed above.

Enjoy standing out in style—with Dreamcraft NameColors, your name, your rules! 🌈

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

~2,000
Total Downloads
CurseForge
~1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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