msg_serverinit channel command sends the "Server is back online" message, but it won't send the Server Offline message. Please help, if needed I can send you specific files - just let me know!
{
"CustomLoggingKeywords": [
"Keyword 1",
"Keyword 2"
],
"FilterWords": [
"badword1",
"badword2"
],
"FilteredWord": "<censored>",
"LogExcludeGroups": [
"default"
],
"LogExcludePerms": [
"example.permission"
],
"Apikey": "N/A",
"AutoReloadPlugin": true,
"AutoReloadTime": 600,
"EnableBotStatus": true,
"GameChatIconSteamID": 76561############,
"GameChatTag": "[Discord]",
"GameChatTagColor": "#7289DA",
"GameChatNameColor": "#55aaff",
"GameChatTextColor": "#ffffff",
"LogChat": true,
"LogJoinQuits": true,
"LogDeaths": true,
"LogVehicleSpawns": false,
"LogCrateDrops": false,
"LogUserGroups": false,
"LogPermissions": false,
"LogKickBans": false,
"LogNameChanges": false,
"LogServerCommands": false,
"LogServerMessages": false,
"LogF7Reports": false,
"LogTeams": false,
"LogRCON": false,
"LogPluginAdminHammer": false,
"LogPluginAdminRadar": false,
"LogPluginBetterChatMute": false,
"LogPluginClans": false,
"LogPluginDiscordAuth": false,
"LogPluginPrivateMessages": false,
"LogPluginRaidableBases": false,
"LogPluginSignArtist": false,
"LogPluginVanish": false,
"EnableCustomLogging": false,
"ReportCommand": "report",
"Commandprefix": "!",
"Channels": [
{
"Channelid": "N/A",
"perms": [
"msg_join",
"msg_quit",
"death_pvp",
"death_npc",
"death_animal",
"death_vehicle",
"msg_chat",
"cmd_allow",
"cmd_players"
]
},
{
"Channelid": "N/A",
"perms": [
"msg_serverinit"
]
}
],
"Commandroles": {
"command": [
"rolename1",
"rolename2"
]
}
}