ZserverLockdown
Enables or disables guild raid protection (incident actions) with an optional duration.
Syntax
ZserverLockdown{enabled;duration?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| enabled | boolean | Yes | - |
| duration | string | No | 1h |
Example
ZserverLockdown{true;30m}