diff options
Diffstat (limited to 'src/main/resources/plugin.yml')
| -rw-r--r-- | src/main/resources/plugin.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5cbc933f..23abf62f 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -19,5 +19,7 @@ commands: permissions: quests.command: description: Permission for main command + default: true quests.admin: description: Permission for the admin commands + default: op
\ No newline at end of file |
