kangarko / ChatControl-Red

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

1.20.1: BetterTeams Team Chat isn't working #2586

Closed bobhenl closed 4 months ago

bobhenl commented 4 months ago

"/version ChatControlRed" - plugin version

10.24

Are you using MySQL?

No

Are you using BungeeCord?

No

Error log (if applicable)

No response

"/chc debug" output (strongly recommended)

No response

Information about the issue/bug

Hello, BetterTeams plugin chat isn't working. When you create team using /team create, and then /team chat, it should send the message with special format into the team chat so no one else than from your team cannot see it. But unfortunately, it doesn't change the format, and everyone see it.

There are also prefixes since the latest version for ? ! which should work too, but they do not work.

I asked the dev on Discord, and they told me to come to you with the source code of all the /team chat functionality https://github.com/booksaw/BetterTeams/blob/master/src/main/java/com/booksaw/betterTeams/events/ChatManagement.java#L34 image As you see, the format wasn't changed & it was sent to everyone image

This doesn't wok neither.

Both work without the chatcontrolred

https://www.spigotmc.org/resources/better-teams.17129/

kangarko commented 4 months ago

Try all priorities from LOWEST to MONITOR as described here to see if any will get the job done: https://github.com/kangarko/ChatControl-Red/wiki/Listener-Priorities