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: Velocity Cross-Network Chat No Longer Works #2672

Closed JerichoTorrent closed 2 months ago

JerichoTorrent commented 2 months ago

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

debug.zip

Information about the issue/bug

So, as referenced in a previous issue I created back in late 2023-ish, I had managed to get cross-network chat working beautifully. I made absolutely sure not to touch anything that could mess with this, as I wasn't entirely sure how I did it. After updating ChatControl Red 10.25.10, and buying the premium VelocityControl (latest version), cross-network chat broke. I saw that some things had changed but went through the wiki extensively to make sure I did everything right:

JerichoTorrent commented 2 months ago

Edit: I'm actually on CCR 10.26.0

NeverGrowUp commented 2 months ago

Can confirm we are getting the same issue. Previously on V10.25.10 and cross server chat was fine (with the exception of this https://github.com/kangarko/ChatControl-Red/issues/2670)

But now no cross server chat with V10.26.0 and VelocityControl v1.0.3

kangarko commented 2 months ago

You now need to disable bungee-plugin-message-channel = false in velocity.toml

https://github.com/PaperMC/Velocity/issues/1312

Next VelocityControl will implement the other bungeecord messages so your other plugins wont break.

JerichoTorrent commented 2 months ago

You now need to disable bungee-plugin-message-channel = false in velocity.toml

That breaks server switching commands, voting, and a plethora of other features velocity-side. Not really an option, sorry to say.

celciusjj commented 2 months ago

@JerichoTorrent I am agree with u, with no pay for a plugin with poor compability with the other plugins.

celciusjj commented 2 months ago

@kangarko will be solved in next update?

kangarko commented 1 month ago

As of latest VelocityControl, we will handle other plugin compatibility automatically. Can you please retest?

JerichoTorrent commented 1 month ago

As of latest VelocityControl, we will handle other plugin compatibility automatically. Can you please retest?

Can confirm it now works! Thank you for the prompt fix.