Msg_joinlog not showing IP and steamidSolved

msg_joinlog not showing IP and steamid
JINXoWzjrBI5rOy.png

and discord commands (!player !report etc) not working

Merged post

msg_joinlog fixed..but still can't fix discord commands

Merged post

{
"CustomLoggingKeywords": [
"Keyword 1",
"Keyword 2"
],
"FilterWords": [
"badword1",
"badword2"
],
"FilteredWord": "<censored>",
"LogExcludeGroups": [
"default"
],
"LogExcludePerms": [
"example.permission"
],
"Apikey": "NzI5MDMxNzM4NzQ##########################",
"AutoReloadPlugin": true,
"AutoReloadTime": 901,
"EnableBotStatus": false,
"GameChatIconSteamID": 7656119#######,
"GameChatTag": "[<color=#00FFFF>Admin</color>]",
"GameChatTagColor": "#ffffff",
"GameChatNameColor": "#FF0000",
"GameChatTextColor": "#ffffff",
"LogChat": true,
"LogJoinQuits": true,
"LogDeaths": false,
"LogVehicleSpawns": false,
"LogCrateDrops": false,
"LogUserGroups": true,
"LogPermissions": true,
"LogKickBans": true,
"LogNameChanges": true,
"LogServerCommands": true,
"LogServerMessages": true,
"LogF7Reports": true,
"LogTeams": true,
"LogRCON": true,
"LogPluginAdminHammer": false,
"LogPluginAdminRadar": false,
"LogPluginBetterChatMute": true,
"LogPluginClans": false,
"LogPluginDiscordAuth": true,
"LogPluginPrivateMessages": true,
"LogPluginRaidableBases": false,
"LogPluginSignArtist": true,
"LogPluginVanish": false,
"EnableCustomLogging": false,
"ReportCommand": "report",
"Commandprefix": "!",
"Channels": [
{
"Channelid": "730170556506177536",
"perms": [
"msg_chat"
]
},
{
"Channelid": "729924702142988359",
"perms": [
"msg_join",
"msg_serverinit"
]
},
{
"Channelid": "830465604032528395",
"perms": [
"cmd_mute",
"cmd_unmute",
"plugin_betterchatmute"
]
},
{
"Channelid": "830660944748085258",
"perms": [
"plugin_discordauth"
]
},
{
"Channelid": "830654558442225714",
"perms": [
"cmd_players"
]
},
{
"Channelid": "830467270325174272",
"perms": [
"msg_joinlog"
]
},
{
"Channelid": "830466571645485066",
"perms": [
"cmd_kick",
"cmd_players",
"cmd_unban",
"cmd_timeban",
"cmd_ban"
]
},
{
"Channelid": "811379091105120307",
"perms": [
"msg_quit"
]
},
{
"Channelid": "819310490903773195",
"perms": [
"plugin_privatemessages"
]
},
{
"Channelid": "738217067639078963",
"perms": [
"log_bans"
]
},
{
"Channelid": "819313201253449738",
"perms": [
"log_teams"
]
},
{
"Channelid": "730938337342390323",
"perms": [
"msg_teamchat"
]
},
{
"Channelid": "730231173065736212",
"perms": [
"game_report",
"game_bug",
"log_f7reports",
"log_namechange"
]
}
],
"Commandroles": {
"command": [
"Admins",
"Server Owner",
"Admin",
"Moderators",
"Staff",
"Mods"
]
}
}

As per the setup guide, cmd_allow is REQUIRED in any channel using cmd_* flags.

Locked automatically