Trying to muteb players through discord isnt working. Ive set the permissions and so on. the only command working is !players. Here is my config:
{
"Apikey":"NTgyNzIyNzEyOTA1MTg3MzI4.XPwauw.jFjQTn_46PsjTl8PrampopHo_ic",
"Channels":[
{
"Channelid":"586596515980771378",
"perms":[
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com"
]
},
{
"Channelid":"586596623581184002",
"perms":[
"msg_joinlog",
"msg_pm",
"msg_chat",
"msg_quit",
"msg_serverinit"
]
},
{
"Channelid":"587261727754682378",
"perms":[
"msg_chat"
]
},
{
"Channelid":"585908197563564036",
"perms":[
"msg_serverinit"
]
},
{
"Channelid":"582720558324777037",
"perms":[
"death_pvp"
]
},
{
"Channelid":"587033121862451223",
"perms":[
"log_kicks",
"log_bans",
"log_namechage"
]
},
{
"Channelid":"584846983404060673",
"perms":[
"game_report"
]
},
{
"Channelid":"585078883192406036",
"perms":[
"game_bug"
]
}
],
"Commandprefix":"!",
"Commandroles":{
"players":[
],
"kick":[
"582974840982601743",
"582974289158996091"
],
"mute":[
"582974840982601743",
"582974289158996091"
],
"unmute":[
"582974840982601743",
"582974289158996091"
],
"com":[
"582974840982601743"
]
},
"FilteredWord":"<censored>",
"FilterWords":[
"Cunt",
"Nigger",
"Coon"
]
}