Hello.
I use your greate plugin for a long time on my rust server, and now on 7 DTD one. But for 7 DTD it has some issues.  Disconnected, Server Online/Offline Messages don't broadcast to the server dc channel at all (I use one channel for all messages). And there is no way to hide the in-game team chat. Could you help, please? Maybe I do something wrong. The config fragment is below:

"Discord Bot Token": "............",
  "Discord Server ID (Optional if bot only in 1 guild)": "",
  "Enable Adding Discord Tag To In Game Messages When Sent From Discord": true,
  "Channel Settings": {
    "Chat Channel ID": "879583275977416734",
    "Join / Leave Channel ID": "879583275977416734",
    "Server Online / Offline Channel ID": "879583275977416734"
  },
  "Message Settings": {
    "Replace Discord User Message With Bot Message": true,
    "Send Messages From Server Chat To Discord Channel": true,
    "Send Messages From Discord Channel To Server Chat": true,
    "Allow plugins to process Discord to Server Chat Messages": true,
    "Discord Message Server Time Offset (Hours)": 0.0,
    "Text Replacements": {
      "TextToBeReplaced": "ReplacedText"
    },
    "Unlinked Settings": {
      "Allow Unlinked Players To Chat With Server": true
    },

Thanks for your support!