From 616f46ba26eade8528caa914198f6a963eae2330 Mon Sep 17 00:00:00 2001 From: Salax- Date: Wed, 16 Nov 2011 13:11:57 +0800 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'.