mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Fixed minor grammar errors in /dynmap show and /dynmap show player commands.
This commit is contained in:
parent
bbb5db3524
commit
616f46ba26
@ -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…
Reference in New Issue
Block a user