kangarko / ChatControl-Pro

The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red
Other
65 stars 8 forks source link

1.16.4 additional help for issue#2278 #2279

Closed EdyMeleon closed 3 years ago

EdyMeleon commented 3 years ago

Hey, sorry for opening another ticket but I really struggle setting up the range chat. I don't know what I need to do in channels.yml and formatting.yml. image image

kangarko commented 3 years ago

Hey! Sorry for the delay, btw I read all tickets even closed ones so next time just comment below that :)

Here's one way:

  1. Ensure you're NOT using channels so that Enabled key is on false in channels.yml
  2. Then set Enabled key to true in formatting.yml file as well as the Range.Enabled in that same file.
  3. For ranged worlds, do not give players any permissions. For NON-ranged worlds, give them "chatcontrol.chat.overrideranged" permission. Chat in the non-ranged worlds will be in the entire world, whereas in the ranged worlds only in the Range.Distance value from formatting.yml
kangarko commented 3 years ago

Yeah just comment below if you need more help with this :)

EdyMeleon commented 3 years ago

I did everything but the chat is ranged in every world image

EdyMeleon commented 3 years ago

image

kangarko commented 3 years ago

By ranged you mean it has the 100 blocks distance? Because the permission will make the distance infinite but players still won't see/write messages from/to other words, that is the limitation of our plugin.

EdyMeleon commented 3 years ago

I just want to make in a world the chat range to be 100 and in another world the chat range to be infinite

kangarko commented 3 years ago

I understand, unfortunately that's not possible with ChatControl Pro right now. The permission will make the range not infinite, but only infinite within the same world.