Merge pull request #332 from mikeprimm/master
Add help text for new commands
This commit is contained in:
commit
b9225b3ed3
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ commands:
|
|||
/<command> render - Renders the tile at your location.
|
||||
/<command> fullrender - (Attempts to) render entire world from your location.
|
||||
/<command> fullrender world - (Attempts to) render entire world 'world'.
|
||||
/<command> radiusrender ## - (Attempts to) render at least ## block radius from your location.
|
||||
/<command> cancelrender - Cancels any active renders on current world
|
||||
/<command> cancelrender world - Cancels any active renders of world 'world'
|
||||
/<command> stats - Show render statistics.
|
||||
/<command> stats world - Show render statistics for maps on world 'world'.
|
||||
/<command> resetstats - Reset render statistics.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue