kangarko / ChatControl-Red

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

1.17.1: Bungeecord Range_Worlds #1211

Closed itsBeaco closed 3 years ago

itsBeaco commented 3 years ago

Minecraft Version: 1.17.1 MySQL: true BungeeCord: true

Hey, I'm trying to make it so my local (ranged) chat worlds per world. I've tried:

but I keep getting "Oups, there was a problem loading files from your disc! See the console for more information. CHatControl has not been reloaded"

I'm probably missing the obvious and it's probably an easy fix but it's just not clicking for me xD

Let me know if you need any further information and thank you in advance!

Kind regards, Connor

TheIntolerant commented 3 years ago

Can you give extra information regarding what you are actually trying to achieve?


Note Channels can be either:

TheIntolerant commented 3 years ago

Also could you provide your channel setup in the settings.yml file

ElBananaa commented 3 years ago

Hey!

Minecraft Version: 1.17.1 MySQL: true BungeeCord: true

Hey, I'm trying to make it so my local (ranged) chat worlds per world. I've tried:

  • Range: *
  • Range_Worlds: *

but I keep getting "Oups, there was a problem loading files from your disc! See the console for more information. CHatControl has not been reloaded"

I'm probably missing the obvious and it's probably an easy fix but it's just not clicking for me xD

Let me know if you need any further information and thank you in advance!

Kind regards, Connor

Please make sure the plugin and its dependencies are up to date (and make sure NashornPlus is installed https://mineacademy.org/nashorn/) Also, please provide us your latest.log and your /chc debug file, there must be more informations in there as said in the error message.

Can you give extra information regarding what you are actually trying to achieve?

Note Channels can be either:****

  • Global: everyone on your server or network sees the message
  • Blocks ranged: everyone in distance near you sees your message
  • World ranged: everyone on your world and connected worlds sees your message
  • Party: everyone in your party such as Factions sees your message (you can also make a party channel have blocks or worlds range!)

Basically, he's trying to define a ranged chat per world. So, all players in all world are in the same chat (general chat I guess), but only players of the same world will see the messages sent in the chat. What he did should actually work, so I guess the issue here is more likely caused by a config issue or a missing dependency.

kangarko commented 3 years ago

Closing due to inactivity & answered already (thanks guys!), just post us your error message console log when it said "Oups, there was a problem loading files from your disc! See the console for more information. CHatControl has not been reloaded" below and I will return to you.

itsBeaco commented 3 years ago

Sorry about the delayed response time, this is my current config, although I've tried a bunch of different way:

image

I also tried with "Range: *" which breaks it and with both range & range_world. At the moment anything in the ranged change is seen by everyone on my bungee cord (between 2 servers)

Many thanks, Connor

kangarko commented 3 years ago

Range is not support across BungeeCord network, that would break the point, we only support range on the same world where the sender of the message is.

itsBeaco commented 3 years ago

I'm wanting per world but having a little trouble configuring that. The wiki says to add * after range but that breaks it for me. Thank you in advance!

ElBananaa commented 3 years ago

I'm wanting per world but having a little trouble configuring that. The wiki says to add * after range but that breaks it for me. Thank you in advance!

Could you please provide us your /chc debug file?

itsBeaco commented 3 years ago

Of course, here you go: https://ufile.io/ksaxpzfn :)

itsBeaco commented 3 years ago

Okay, actually, I think I understand now. Do I need a separate ranged channel per server?

ElBananaa commented 3 years ago

Okay, actually, I think I understand now. Do I need a separate ranged channel per server?

I'm not sure about it, but according to what Kangarko said, I guess you do, yes. It's worth giving it a shot! Let us know if it works with different names ^^

itsBeaco commented 3 years ago

That seems to have worked just fine. There are still a few things that aren't perfect but I will keep tweaking and see if I can iron them out :)

Thank you for your help and sorry to be a pain! xD

ElBananaa commented 3 years ago

That seems to have worked just fine. There are still a few things that aren't perfect but I will keep tweaking and see if I can iron them out :)

Thank you for your help and sorry to be a pain! xD

I'm glad it works now! You're welcome, and for the record, you weren't a pain at all! :)