Aust1n46 / VentureChat

GNU General Public License v3.0
37 stars 46 forks source link

Feature request #84

Closed Evalutik closed 10 months ago

Evalutik commented 12 months ago

Please, add an option of per-world channels

Aust1n46 commented 10 months ago

If you set the channel distance to a large value, like 100000, it essentially becomes a per world channel.

Evalutik commented 10 months ago

If you set the channel distance to a large value, like 100000, it essentially becomes a per world channel.

No, I mean let's say I need a channel that will only work in the spawn world, and in other worlds it will be ignored. if I just specify a large radius, messages will simply be sent to the world in which the player is located.

7hatGuyAJ commented 10 months ago

Have you tried using permissions context within luckperms so people will only have perms to see and talk in that channel if within that world?

Aust1n46 commented 10 months ago

Per world stuff is pretty niche with BungeeCord being the main focus. You should be able to restrict channel access using a permissions plugin that supports per world permissions.

Evalutik commented 10 months ago

Okay, thanks