-
-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Is your feature request related to a problem? Please describe.
There's no documentation related to listening to MultiChat channel messages on Sponge, nor to sending messages.
Describe the solution you'd like
Some kind of explanation on how I can listen to messages/send messages within Sponge would be nice.
Describe alternatives you've considered
I'm the developer of MagiBridge, and have considered listening via bungee, but that's too overkill for the plugin.
A while ago I opened a ticket here (#67), and you've made a few changes that I was not able to test at the time. Now, when trying again to add some kind of support to MagiBridge, I still can't find a way to receive messages from the MultiChat channels. If you're interested, I can give you an opnion on how to implement this.