Could someone give me abit of advice if your not too busy please, Ive basically setup a few more discord channels and can only seem to get a couple to work, Ive tested using json checker and i am getting notifcations for players connecting disconnecting ect but nothing else?
{
"FilterWords": [
"badword1",
"badword2"
],
"FilteredWord": "<censored>",
"LogExcludeGroups": [
"default"
],
"LogExcludePerms": [
"example.permission"
],
"Apikey": "PRIVATE",
"AutoReloadPlugin": true,
"AutoReloadTime": 901,
"LogChat": true,
"LogJoinQuits": true,
"LogDeaths": true,
"LogVehicleSpawns": false,
"LogCrateDrops": false,
"LogUserGroups": true,
"LogPermissions": false,
"LogKickBans": true,
"LogNameChanges": false,
"LogServerCommands": true,
"LogServerMessages": true,
"LogF7Reports": true,
"LogTeams": false,
"LogClans": false,
"LogMutes": true,
"LogPMs": false,
"LogSignArtist": false,
"LogDiscordAuth": false,
"ReportCommand": "report",
"Commandprefix": "!",
"Channels": [
{
"Channelid": "257874623767511040",
"perms": [
"msg_serverinit",
"msg_helispawn",
"msg_planespawn",
"msg_shipspawn",
"msg_chinookspawn",
"msg_bradleyspawn"
]
},
{
"Channelid": "699364899335176284",
"perms": [
"death_pvp"
]
},
{
"Channelid": "699366003041370182",
"perms": [
"msg_quit",
"msg_join"
]
},
{
"Channelid": "699373125409701978",
"perms": [
"log_groups"
]
},
{
"Channelid": "699373046661775430",
"perms": [
"log_f7reports",
"game_report",
"game_bug"
]
},
{
"Channelid": "694533703241826366",
"perms": [
"log_kicks",
"msg_mute",
"log_bans"
]
}
],
"Commandroles": {
"command": [
"rolename1",
"rolename2"
]
}
} 