Skip to content

GeneralConfig.json

json
{
    "defibrillatorHealthLoss": 20.0, // Health loss when using a defibrillator (0 - 100) 100 = 100% health loss
    "minTimeBeforeKillButton": 5, // Min time in seconds before player can use the killbutton
    "minTimeBeforePremiumKillButton": 5, // Min time in seconds before premium player can use the killbutton
    "minTimeBeforeKillWhenNoOtherPlayerIsOnline": 5, // Min time in seconds before player can use the killbutton when no other player is online
    "minTimeBeforePremiumKillWhenNoOtherPlayerIsOnline": 5 // Min time in seconds before premium player can use the killbutton when no other player is online
}