MultiChat / Development

An advanced cross-server chat management system for Bungeecord
GNU General Public License v3.0
48 stars 28 forks source link

Sponge Documentation #148

Open Eufranio opened 4 years ago

Eufranio commented 4 years ago

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 (https://github.com/MultiChat/Development/issues/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.

akshualy commented 3 years ago

Hey there, I just wanted to update you that I looked at this issue, but I'll need to familiarize myself with Sponge a bit more before I can conclude anything. However, I planned considerable API expansion in 2.0 anyway, so Sponge will definitely benefit as well.