About Suicide Cooldown
This plugin sets the cooldown for suicide when you type "kill" from the console in the game or select "Respawn" from the ESC screen.
Restricts players from quickly committing suicide and respawning.
Permission:
You must give "suicidecooldown.use" permission to the oxide groups you want to set the cooldown for.
Configuration:
You can set the desired cooldown time in the "Default suicide time (seconds)" section.
If you want to customize your notifications with the Notify plugin, you can set the "Use Notify plugin" section to "true". ( Notify plugin is required. )
{
"Settings": {
"Default suicide time (seconds)": 60,
"Use Notify plugin": false
}
}