Skip to content

logger.json

json
{
    "version": "1",  // Never touch this value. It is needed internally
    "isInitialized": 1, // Never touch this value. It is needed internally
    "logSteamIdInLog": 1, // 1 = on 0 = off, Log the SteamID in the discord revive log 
    "logRevive": 1, // 1 = on 0 = off, Log to csv when a player will revived
    "logReviveToDiscord": 1, // 1 = on 0 = off, Log to discord when a player will revived
    "discordReviveWebhookURL": ""// https://your.discord.webhook.url",
}