kangarko / ChatControl-Red

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

1.20.4 Discord Formatting setup #2698

Closed HorusApl closed 4 weeks ago

HorusApl commented 1 month ago

Are you using MySQL?

No

Are you using BungeeCord/Velocity?

No

Question

Is there any better way of formatting how messages appear when chatting from Discord to Minecraft? I can change Minecraft to Discord easy enough without problems, but it seems the reverse is overly complex or I am not understanding something with it. https://mclo.gs/qKgLRBP Is there any better way of doing this? It's quite messy and doing a ton of lookups.

kangarko commented 4 weeks ago

Yes you can just type the discord>mc chat format directly using the Format_Discord key in your channels list:

a

HorusApl commented 3 weeks ago

The Format_Discord option only applies when typing from Minecraft to Discord, which is the easy part to configure. I have yet to find a way to make the Discord to Minecraft option use any other format then my standard chat.yml without using that crazy implementation I listed above.

kangarko commented 3 weeks ago

I'll make the Format_Discord key for channels be used for both Discord>Minecraft and Minecraft>Discord messages.

HorusApl commented 3 weeks ago

Getting this error: https://mclo.gs/wFI4did on some of my pre-setup rules due to the new "blocked command" thing added in one of the recent updates. I see nowhere to change what commands are or are not blocked, and I have many rules that rely on /lp commands.

HorusApl commented 3 weeks ago

As well, I think it may be best to have the Format_Discord be 2 separate items. Currently, the image below is what is shown for users who haven't linked their accounts with DiscordSRV. If I edit any part of the Format_Discord to allow one to have a symbol/some other change, it will of course take place on both parts. I have found a solution for my specific use case: https://mclo.gs/L0EL6is

But I imagine this would not be suitable for everyone.

Also, the FormatDiscord seems to not work via linking to a format file like other Format* types do. image

kangarko commented 3 weeks ago

Getting this error: https://mclo.gs/wFI4did on some of my pre-setup rules due to the new "blocked command" thing added in one of the recent updates. I see nowhere to change what commands are or are not blocked, and I have many rules that rely on /lp commands.

Sorry about that, I will relax the blocker

kangarko commented 3 weeks ago

As well, I think it may be best to have the Format_Discord be 2 separate items. Currently, the image below is what is shown for users who haven't linked their accounts with DiscordSRV. If I edit any part of the Format_Discord to allow one to have a symbol/some other change, it will of course take place on both parts. I have found a solution for my specific use case: https://mclo.gs/L0EL6is

But I imagine this would not be suitable for everyone.

Also, the FormatDiscord seems to not work via linking to a format file like other Format* types do. image

Thanks, I'll make that consideration, however right now there is no ETA