From 3118ef2a5aac3d158dd4de3a7ba9c5474dcce9b1 Mon Sep 17 00:00:00 2001 From: The Dax Date: Wed, 18 Jun 2025 12:53:29 -0400 Subject: [PATCH] Write description of !nudge in USAGE.md --- USAGE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USAGE.md b/USAGE.md index 8be5b77..6f7fe2c 100644 --- a/USAGE.md +++ b/USAGE.md @@ -105,6 +105,7 @@ These special debug commands start with `!` and are custom to Kawari. * `!classjob `: Changes to another class/job * `!unlockaction `: Unlock an action, for example: `1` for Return and `4` for Teleport. * `!equip `: Forcefully equip an item, useful for bypassing class/job and other client restrictions. This will *overwrite* any item in that slot! +* `!nudge `: Teleport forward, back, up or down `distance` yalms. Specifying up or down will move the player up or down instead of forward or back. Examples: `!nudge 5 up` to move up 5 yalms, `!nudge 5` to move forward 5 yalms, `!nudge -5` to move backward 5 yalms. ### GM commands