diff options
| author | nicuch <nicuch100@gmail.com> | 2020-01-12 15:49:16 +0200 |
|---|---|---|
| committer | nicuch <nicuch100@gmail.com> | 2020-01-12 15:49:16 +0200 |
| commit | 5a263e026a5d876c3150a4452274aeb8bae883d2 (patch) | |
| tree | 4a2992750e4f46c2419d506664b53bfa67b6f5bf /src/main/resources/plugin.yml | |
| parent | c93607c05a2182b5001b50877d0a1f9e993d2607 (diff) | |
Push to git
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 |
