You are viewing a potentially older version of this package. View all versions.
Pahsiv-MyColoredName-0.1.3 icon

MyColoredName

A simple mod to change your name's color.

By Pahsiv
Date uploaded a month ago
Version 0.1.3
Download link Pahsiv-MyColoredName-0.1.3.zip
Downloads 1399
Dependency string Pahsiv-MyColoredName-0.1.3

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

MyColoredName

I am growing tired of being asked how to obtain a colored name. I am also frustrated by being accused of cheating simply because I have a colored name. To address this, I have created a mod that allows you to have your own personalized colored name.

This mod does not alter your original name; it only adds color tags for visual customization.

Please be aware that certain anti-cheat systems may flag your name as potentially spoofed. I am not liable for any bans or restrictions you may encounter in multiplayer lobbies.

Usage

To obtain a color HEX code, perform a search for "color picker" on Google.

Once you have the desired HEX code, input it into the configuration file. Please note that you can specify up to four colors, and the length value determines the number of characters displayed for each color.

Configuration

Use ModConfig to change the configuration in-game. Or edit the config file at BepInEx/config/my.pahsiv.MyColoredName.cfg.

CHANGELOG

Changelog

[0.1.4] - 2025-11-20

Workaround

  • Due to the potential for color tags to trigger anticheat violations and crash the lobby owner's client, a 10-second grace period has been implemented to await anticheat verification. If an anticheat ping is detected during this period, colored names will be temporarily disabled to prevent conflicts.
  • Please note that this is not a bug within "MyColoredName". The issue stems from "AntiCheatReborn" incorrectly parsing names containing color tags. Even with the spoof name setting disabled, the anticheat system may still crash in the background when processing these tags.

[0.1.3] - 2025-11-10

Features

  • Introduced the fifth color, as Agnis currently utilizes it. It appears that some users feel envious of it.

Bug Fixes

  • Resolved an issue where trailing characters were truncated when the combined length of all specified colors was less than the total input length.

[0.1.2] - 2025-11-09

Bug Fixes

  • Resolved an issue where trailing characters were truncated when the specified color length exceeded the remaining character length.

[0.1.1] - 2025-11-09

Bug Fixes

  • Resolved an issue where color tags were inadvertently applied more than once.

[0.1.0] - 2025-11-09

Initial Release

  • First version of the project.