Required Permission:
is_server_owner — Only the Server Owner and Extra Owners can configure Panic Mode.Absolute Setup Guide
Configure Panic Mode
Run the setup command with your desired heat threshold, duration, and decay rate.
Understanding the Parameters
When configuring Panic Mode, you must provide three specific values:- Threshold (
100): The total amount of server-wide “Heat” required to trigger panic mode. - Duration (
300): How long (in seconds) the panic mode state will remain active once triggered. (e.g., 300 seconds = 5 minutes). - Decay Rate (
5): How much heat naturally dissipates per minute if no further suspicious actions occur.
Commands
All commands are located under the.panicmode (or .pm) group.
| Command | Description |
|---|---|
.panicmode setup <threshold> <duration> <decay> | Configures the panic mode parameters |
.panicmode enable | Arms the panic mode system |
.panicmode disable | Disarms the panic mode system |
.panicmode show | Displays the current configuration |
.panicmode reset | Deletes the panic mode configuration entirely |

