Makkarakiska / MaSuiteChat

Chat for BungeeCord
GNU Affero General Public License v3.0
2 stars 4 forks source link

DiscordSRV compatibility #22

Open Jadiction opened 4 years ago

Jadiction commented 4 years ago

DiscordSRV can't pick up server messages without "RespectChatPlugins" being false. This is not an ideal option and is un-recommended as any plugins that cancel messages to be broadcasted will still be sent to Discord's chat. I.E Faction chat only messages are broadcasted to Discord chat with this option. I believe MaSuiteChat needs to send a fake message before canceling or directly add DIscordSRV compatibility by sending the message itself with DiscordSRV#processChatMessage(player, message, channel, false.