diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml index 338991393..abe199aad 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -9,7 +9,7 @@ authors: - ElgarL commands: manuadd: - description: Move a player to desired group.(Adds to the file if not exists) + description: Move a player to desired group. (Adds to the file if not exists) usage: / | optional [world] permissions: groupmanager.manuadd manudel: @@ -29,7 +29,7 @@ commands: usage: / permissions: groupmanager.mangadd mangdel: - description: Removes group from the system(all it's users become default) + description: Removes group from the system (all it's users become default) usage: / permissions: groupmanager.mangdel manuaddp: