-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't respect chat channels #28
Comments
Supporting Herochat would also be ideal... |
I guess one way that it could be universal is if discord chat could be recognized as player chat, rather than making it a server broadcast |
Yeah, that could help - we'd need a way of mapping Discord users to Minecraft users which I haven't solved yet... I'll look into SimpleChatChannels and Herochat. From a brief glance at SCC, it looks like there may not be an API I can hook into, but I'll see what I can do. Herochat does seem to have an API (at least for detecting what channel a message is coming from). If anybody wants to contribute a pull request, I'd be happy to take a look at it, otherwise I'll take a look next time I have some free time. |
Support for TownyChat would be awesome! |
Love the plugin, but unfortunately it was a deal breaker that messages from discord to the minecraft server can be seen in every minecraft chat channel. Furthermore, chat within private chat channels on the server are displayed in discord.
If an option can be be added to choose which minecraft chat channel the plugin relays messages to and from, that would be enough to keep DiscordBridge.
We currently use this chat channels plugin:
http://dev.bukkit.org/bukkit-plugins/simplechatchannels/
The text was updated successfully, but these errors were encountered: