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'.