This repository was archived by the owner on Dec 3, 2021. It is now read-only.

Description
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.