From 010fa439399581391fcd509d2058191ff4fa74b3 Mon Sep 17 00:00:00 2001 From: historia Date: Sat, 20 Jun 2026 21:36:32 -0400 Subject: feat: stop command added --- data/help/stop.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/help/stop.yaml (limited to 'data/help/stop.yaml') diff --git a/data/help/stop.yaml b/data/help/stop.yaml new file mode 100644 index 0000000..72d163f --- /dev/null +++ b/data/help/stop.yaml @@ -0,0 +1,12 @@ +name: "stop" +category: "General" +description: | + Cancels your current action immediately. + + Usage: stop + + Stops whatever you are currently doing — gathering, crafting, talking, + fletching, combat, or any other active action. Also clears any queued + active action and background actions (cleaning, fletching). + + If you're not doing anything, it tells you so. -- cgit v1.2.3