mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-20 22:57:45 +00:00
Add new commands to USAGE
This commit is contained in:
parent
788cbf114a
commit
3947eebb44
1 changed files with 2 additions and 0 deletions
2
USAGE.md
2
USAGE.md
|
@ -77,9 +77,11 @@ These special debug commands start with `!` and are custom to Kawari.
|
|||
|
||||
* `!setpos <x> <y> <z>`: Teleport to the specified location
|
||||
* `!spawnactor`: Spawn another actor for debugging
|
||||
* `!spawnnpc`: Spawn an NPC for debugging
|
||||
|
||||
### GM commands
|
||||
|
||||
These GM commands are implemented in the FFXIV protocol, but only some of them are implemented.
|
||||
|
||||
* `//gm teri <id>`: Changes to the specified territory
|
||||
* `//gm weather <id>`: Changes the weather
|
||||
|
|
Loading…
Add table
Reference in a new issue