MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 42 forks source link

Issue with Config File #162

Closed TheDjPb closed 6 years ago

TheDjPb commented 6 years ago

Base informations

Minecraft version: 1.12.2

DiscordIntegration version: Lastest

Server type and version: Forge DireWolf 1.12.2 v2.0

Link to pastebin with (censored) config: Optional

{
  "discord": {
    "token": "NoYouWon'tSeeItLMAO",
    "channels": {
      "channels": {
        "479109993413607425":
      }
    }
  ,"minecraft": {
    "dimensions": {
      "generic": {
        "discordChannel": "479109993413607425",
        "relayCommands": false,
        "messages": {
          "chatMessage": {
            "normal": "**[{USER}]** {MESSAGE}"
         }
      }
   }
}

Btw I've had to add the files myself, the mod didn't generate a Chikachi in config. I'm not a JSON pro though ^^

Expected behavior

Hide Commands on chat

Actual behavior

Commands are flooding chat

Steps to reproduce

Launching bot and paste config