How would i change a players name colour in chat?

So, im making a VIP chat gamepass. But i want the player to be able to change their name colour in chat.

2 Likes

You should use ExtraDataInitializer as it has built-in functions/methods, and is the only way to modify the chat without making your own custom chat. I’ve linked a post you can refer to.

1 Like