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.12.2: Can I have in console colored chat too #2553

Closed TheJoshue closed 8 months ago

TheJoshue commented 8 months ago

Are you using MySQL?

No

Are you using BungeeCord/Velocity?

Yes - BungeeCord

Question

Hello there, is it possible to mirror almost exact same (or very similar) chat from ingame to chat logs in console (realtime console logging) to keep formatting (both colors and formatting itself) and to potentially not show [] because i only am using 1 channel and autojoin all users to write and read (with those 2 permissions for autojoin and join + write and read)

I hope i clarified my questions correctly, i actually need this for 1.8+ servers to work if possible and not only 1.12.2 what i stated in title, i only did because there was that note for wrong and correct title and current server i am working on is paper 1.12.2

Thank you in advance! See images to see what i meant

ingame log image

console log image

kangarko commented 8 months ago

Unfortunately it's problematic, hence we had to add a separate formatter for the console. I recommend you configure a separate console format as close as possible to your main format. Some systems might allow for colors, you can just try using them with the & letter.

TheJoshue commented 8 months ago

Unfortunately it's problematic, hence we had to add a separate formatter for the console. I recommend you configure a separate console format as close as possible to your main format. Some systems might allow for colors, you can just try using them with the & letter.

Thanks Can you please explain how to make format to send to console only? and how to replace current format in console?

kangarko commented 8 months ago

Yes, please see Channels.List comments. You can use Format_Console option, such as here:

a

TheJoshue commented 8 months ago

Can i also state format name from file? Just like it is for List.standard.Format: chat So can i set Format_Console: my-format, assuming that my-format format exists?

kangarko commented 7 months ago

The "Format" option supports this, but not the ones for discord/console