From 9968fca2e6fc20f3014c7d611ffd9aeedceff44a Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sat, 15 Jan 2022 13:20:14 +0100 Subject: [PATCH] Add 'Cancel command' --- Cancel-command.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Cancel-command.md diff --git a/Cancel-command.md b/Cancel-command.md new file mode 100644 index 0000000..3492751 --- /dev/null +++ b/Cancel-command.md @@ -0,0 +1,3 @@ +When you use [/ps create](Create-command), your request is added to a queue. When you right-click an empty sign, your requeest is removed from the queue. Requests are automatically removed from the queue after 60 seconds. Alternatively, you can use the cancel command to manually remove the first request from the queue. + +Note: If you run [/ps create](Create-command) several times, you'd need to run the cancel command one time for each to remove all requests. \ No newline at end of file