feat: make egghunt.* permission not default
This commit is contained in:
parent
cb53176617
commit
c933e277c1
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ permissions:
|
||||||
egghunt.eggowner: true
|
egghunt.eggowner: true
|
||||||
egghunt.respawnegg: true
|
egghunt.respawnegg: true
|
||||||
egghunt.notify: true
|
egghunt.notify: true
|
||||||
default: true
|
default: false
|
||||||
egghunt.locateegg:
|
egghunt.locateegg:
|
||||||
description: Allows you to locate the dragon egg using /locateegg
|
description: Allows you to locate the dragon egg using /locateegg
|
||||||
default: true
|
default: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue