Pausing Features

You want to turn off tickets or reports but keep the configuration? You have come to the right place!

Pausing

You can pause ticket and report creation in your server by using /config pause.

Temporarily pause

Use the until option when running /config pause to pause for a specific time or until a specific date and time.

If you leave this option empty, it will pause it until you manually resume it again.

Valid Formats

There are three acceptable formats.

Type
Format
Examples
Where to get from (examples)

Unix Timestamp

TIMESTAMP

1730334842 1730537356

<t:TIMESTAMP> <t:TIMESTAMP:STYLE>

<t:1730537356> <t:1730334842:R> <t:1730345953:f>

Timestring

32min (23 minutes) 14d (14 days)

Read this page: Time-Strings


Resuming

Use /config resume to resume a feature.

Last updated

Was this helpful?