From 6c15321034fdb2489d5df5b9f2ce672bd278feb7 Mon Sep 17 00:00:00 2001 From: Salax- Date: Tue, 15 Nov 2011 20:11:57 -0900 Subject: [PATCH] Fixed minor grammar errors in /dynmap show and /dynmap show player commands. --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 3bbeb4ad..67dad53b 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -9,8 +9,8 @@ commands: usage: | / hide - hides the player from the map. / hide TheDude - hides the player 'TheDude' from the map. - / show - shows the player from the map. - / show TheDude - shows the player 'TheDude' from the map. + / show - shows the player on the map. + / show TheDude - shows the player 'TheDude' on the map. / render - Renders the tile at your location. / fullrender - Render all maps for entire world from your location. / fullrender world - Render all maps for entire world 'world'.