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: Toggling private messages while in conversation soft-mutes the other party #2747

Closed Leomelonseeds closed 2 months ago

Leomelonseeds commented 2 months ago

"/version ChatControlRed" - plugin version

10.26.4

Are you using MySQL?

Yes

Are you using BungeeCord?

Yes

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

debug.zip

Information about the issue/bug

To reproduce:

I know my plugin version is slightly outdated, but I have not seen anything in the recent changelogs related to this.

kangarko commented 2 months ago

Is /msgtoggle coming from ChatControl? If not then it's incompatible

Leomelonseeds commented 2 months ago

It is a ChatControl command yes. It works perfectly fine if you're not currently in a private conversation.

EDIT: I believe I set /msgtoggle as an alias for /toggle pm

kangarko commented 2 months ago

I mean the player A can no longer send messages to the player B as long as B is muted. A needs to use /msg someoneElse to get out of the softmute. That is by design. How would you like it to work then?

Leomelonseeds commented 2 months ago

Ah, I should have reported that A using /msg B a second time to cancel their conversation with B also results in the "B has toggled off private messages" message, when it should exit out of the conversation.

kangarko commented 2 months ago

This is by design, and changing it is a low priority feature for me right now due to the other work this month. Thanks for reporting tho.