Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkirkham committed Mar 3, 2020
1 parent 66eafd3 commit 3f62282
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Spawn anything and everything, vehicles, characters, animals, props. Enable infi
- `event` - Trigger game events - **CAUTION** - Stick to using only the hints, unless you know what the event does
- `world` - Change world parameters
- `skin` - Change player skin
- `tp` - Teleport player to position
- `tp <x> <y> <z>` - Go directly to coordinates
- `tp save <name>` - Save current coordinates as named location
- `tp <name>` - Go to saved named location
- `tp delete <name>` - Delete saved named location

### Controls
- `Tilde` (\`~) or `F1` - Toggle the input box
Expand Down

0 comments on commit 3f62282

Please sign in to comment.