I was following along on GitHub and tested all the plugins. When I tested this specific plugin, all the messages I sent from Discord to the server were deleted as soon as I sent them in the Discord channel. I thought this would be something fixed in the release, but I just tested it again, and after setting everything up, all the messages sent in the Discord channel are deleted as soon as I press enter, and nothing gets sent to the server. However, the communication from the server to Discord is working fine. What could be causing this? I'm using the same config as the previous version and there was no such issue.
{
"Discord Bot Token": "ODQ1OTMzMzcyNj11MTE1MzY4.XkX3lb.eruBrPwXWpiivTZtKn_Uw1WW4wFAAOV3hkhQdg", (example)
"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": "1283611861777223733", (example)
"Team Channel ID": "",
"Cards Channel ID": "",
"Join / Leave Channel ID": "",
"Server Online / Offline Channel ID": "1283611861777223733" (example)
},
"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,
"Steam Icon ID": 76561199144296099
},
"Message Filter Settings": {
"Ignore messages from users in this list (Discord ID)": [],
"Ignore messages from users in this role (Role ID)": [],
"Ignored Prefixes": []
}
},
"Plugin Support": {
"AdminChat Settings": {
"Enable AdminChat Plugin Support": false,
"Chat Channel ID": "",
"Chat Prefix": "@",
"Replace Discord Message With Bot": true
},
"AntiSpam Settings": {
"Use AntiSpam On Player Names": false,
"Use AntiSpam On Server Messages": false,
"Use AntiSpam On Chat Messages": false,
"Use AntiSpam On Team Messages": false,
"Use AntiSpam On Card Messages": false
},
"BetterChatMute Settings": {
"Ignore Muted Players": true
},
"ChatTranslator Settings": {
"Enable Chat Translator": false,
"Use ChatTranslator On Server Messages": false,
"Use ChatTranslator On Chat Messages": false,
"Use ChatTranslator On Team Messages": false,
"Use ChatTranslator On Card Messages": false,
"Discord Server Chat Language": "en"
},
"Clan Settings": {
"Display Clan Tag": false
},
"UFilter Settings": {
"Use UFilter On Player Names": false,
"Use UFilter On Server Messages": false,
"Use UFilter On Discord Messages": false,
"Use UFilter On Team Messages": false,
"Use UFilter On Card Messages": false
}
},
"Discord Extension Log Level (Verbose, Debug, Info, Warning, Error, Exception, Off)": "Info"
}Β