diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 4737871a..261816e7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -8,7 +8,7 @@ commands: description: Controls Dynmap. usage: | / hide - hides the player from the map. - / hide TheDude - hides the player 'TheDude' from the map. + / hide TheDude - hides the player 'TheDude' on 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.