
Disabling sections from being colored / affected
Reznolv opened this issue ยท 0 comments
Information
Minecraft version: 1.21.5
Modloader: Fabric
Fabric loader version: ?.??.?
Environment: Multiplayer
Mod name: beautified chat server
Mod version: 2.7
Question
Hello!
First off, thank you for all the contributions you made so far, minecraft would not be the same without them!
Now, this is regarding the chat beautifier mod. I have another mod (Minicore) which changes the player name's color depending on how many lives they have left. The issue is that the chat mod affects the player color as well and seems to take priority / override the other mod's color.
I tried commenting out the username color line but it defaulted back to dark green anyway.
Is there a way for me to disable the mod from affecting the username color? I still want to use it because of the timestamp and format it offers!
Thank you.