What's wrong with my config?Solved
{
	"Apikey": "NDgxNTY5MjcyNjQ5MjIwMTEx.XOdiig.D9lIx66AD0UCZLBBKPYKSnH4mwQ",
	"Channels": [{
			"Channelid": "498661511053443072",
			"perms": [
				"msg_chat",
				"death_pvp",
				"death_npc",
				"death_animal",
				"death_vehicle",
				"game_report",
				"msg_serverinit"
			]
		},
		{
			"Channelid": "581323038478434304",
			"perms": [
				"cmd_allow",
				"msg_join",
				"msg_quit",
				"msg_serverinit"
			]
		},
		{
			"Channelid": "581323038478434304",
			"perms": [
				"game_report",
				"game_bug",
				"msg_serverinit"
			]
		},
		{
			"Channelid": "Channel ID for bug report channel",
			"perms": [
				"msg_helispawn",
				"msg_planespawn",
				"msg_bradleyspawn",
				"msg_shipspawn",
				"msg_chinookspawn",
				"msg_serverinit"
			]
		}
	],
	"Commandprefix": "!",
	"Commandroles": {
		"command": [
			"rolename1",
			"rolename2"
		]
	},
	"FilteredWord": "<censored>",
	"FilterWords": [
		"badword1",
		"badword2"
	]
}
That's not the current config. as the 1.3.0 update notes state..... backup and delete old config.

Merged post

you're missing exclude fields below FIltered words
Locked automatically