Fixed minor grammar errors in /dynmap show and /dynmap show player commands.
This commit is contained in:
parent
bbb5db3524
commit
6c15321034
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ commands:
|
|||
usage: |
|
||||
/<command> hide - hides the player from the map.
|
||||
/<command> hide TheDude - hides the player 'TheDude' from the map.
|
||||
/<command> show - shows the player from the map.
|
||||
/<command> show TheDude - shows the player 'TheDude' from the map.
|
||||
/<command> show - shows the player on the map.
|
||||
/<command> show TheDude - shows the player 'TheDude' on the map.
|
||||
/<command> render - Renders the tile at your location.
|
||||
/<command> fullrender - Render all maps for entire world from your location.
|
||||
/<command> fullrender world - Render all maps for entire world 'world'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue