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:
parent
74479198e8
commit
3118ef2a5a
1 changed files with 1 additions and 0 deletions
1
USAGE.md
1
USAGE.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue