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