Skip to content

GeneralConfig.json

json
{
    "defibrillatorHealthLoss": 20.0, // Health loss when using a defibrillator (0 - 100) 100 = 100% health loss
    "deleteDeadBodyTimeWhenHealedByPlayer": 5.0, // Time in seconds when the dead body will be deleted when healed by another player
    "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
}