1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-21 07:27:45 +00:00

Write description of !nudge in USAGE.md

This commit is contained in:
The Dax 2025-06-18 12:53:29 -04:00 committed by Joshua Goins
parent 74479198e8
commit 3118ef2a5a

View file

@ -105,6 +105,7 @@ These special debug commands start with `!` and are custom to Kawari.
* `!classjob <id>`: Changes to another class/job
* `!unlockaction <id>`: Unlock an action, for example: `1` for Return and `4` for Teleport.
* `!equip <name>`: Forcefully equip an item, useful for bypassing class/job and other client restrictions. This will *overwrite* any item in that slot!
* `!nudge <distance> <up/down (optional)>`: 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