diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-08-26 17:17:28 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-08-26 17:19:04 +0100 |
| commit | 6c4c3d3811bead8a5e4b0dbdf3cb74a4c5a7f01b (patch) | |
| tree | 6fe4db609eef2a4fbd9504918c9713504ba1d39f /src | |
| parent | 713e8d7d9eb5ac820a21fa0b6c2e526cc699caf0 (diff) | |
Fixed descriptions
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index e2abbc3b..fd126f77 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -10,13 +10,13 @@ prefix: Quests commands: quests: - description: Description + description: Main command usage: /quests permission: quests.command aliases: [q, quest] permissions: quests.command: - description: Quests permission + description: Permission for main command quests.admin: description: Permission for the admin commands |
