/dd_update
Control the Deep Desert weekly loot updater. Stop/resume the scheduler or force a one-off start.
Usage
/dd_update <action> [reason]
action
— one of stop
, resume
, start
.
reason
(optional) — short note shown in the confirmation.
Permissions
- stop / resume: Server Owner or members with Manage Server.
- start: Server Owner only (dangerous; bypasses the usual wait).
What it does
- stop — pauses all checks until
resume
.
- resume — returns to the normal weekly cycle.
- start — behaves as if the weekly reset just happened and begins polling immediately.