kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

1.20.4: Is it possible to set chat color per group? #2598

Closed Denial234 closed 7 months ago

Denial234 commented 7 months ago

Are you using MySQL?

No

Are you using BungeeCord/Velocity?

No

Question

I know its possible to set a chat color per player using /chc color but is it or could it be possible to add a way of setting a chat color for a specific group as their default color? Or just set the default color on join for everyone / new players?

kangarko commented 7 months ago

You can install Vault and PlaceholderAPI and place the variable indicating a group's color from PlaceholderAPI to your format part before the {message} variable. That way PlaceholderAPI will pull up the color from your permissions plugin automatically.