diff options
Diffstat (limited to 'data/help/shutdown.yaml')
| -rw-r--r-- | data/help/shutdown.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/help/shutdown.yaml b/data/help/shutdown.yaml new file mode 100644 index 0000000..4a57113 --- /dev/null +++ b/data/help/shutdown.yaml @@ -0,0 +1,8 @@ +name: shutdown +description: |- + Admin-only. Schedules a server shutdown after a countdown. + All online players receive periodic announcements. + Can be cancelled with shutdown cancel. + Usage: shutdown <minutes> - schedule shutdown + shutdown cancel - cancel pending shutdown + Example: shutdown 5 |
