fix usage.md

This commit is contained in:
Babbaj 2019-07-23 02:48:40 -04:00
parent 784bc52d6d
commit 821e73c1d3
No known key found for this signature in database
GPG Key ID: 48FD0BEFD63C8E3F
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Some common examples:
- `follow playerName` to follow a player. `follow` to follow the entity you're looking at (only works if it hitting range). `followplayers` to follow any players in range (combine with Kill Aura for a fun time).
- `save waypointName` to save a waypoint. `goto waypointName` to go to it.
- `build` to build a schematic. `build blah` will load `schematics/blah.schematic` and build it with the origin being your player feet. `build blah x y z` to set the origin. Any of those can be relative to your player (`~ 69 ~-420` would build at x=player x, y=69, z=player z-420).
- 'schematica' to build the schematic that is currently open in schematica
- `schematica` to build the schematic that is currently open in schematica
- `tunnel` to dig just straight ahead and make a tunnel
- `farm` to automatically harvest, replant, or bone meal crops
- `axis` to go to an axis or diagonal axis at y=120 (`axisHeight` is a configurable setting, defaults to 120).