Fixed permission defaults
This commit is contained in:
@@ -38,6 +38,7 @@ permissions:
|
|||||||
boosters.command.give: true
|
boosters.command.give: true
|
||||||
boosters.command.boosters: true
|
boosters.command.boosters: true
|
||||||
boosters.command.cancel: true
|
boosters.command.cancel: true
|
||||||
|
boosters.command.activate: true
|
||||||
|
|
||||||
boosters.command.reload:
|
boosters.command.reload:
|
||||||
description: Allows reloading the config
|
description: Allows reloading the config
|
||||||
@@ -48,6 +49,9 @@ permissions:
|
|||||||
boosters.command.give:
|
boosters.command.give:
|
||||||
description: Allows the use of /boosters give.
|
description: Allows the use of /boosters give.
|
||||||
default: op
|
default: op
|
||||||
|
boosters.command.activate:
|
||||||
|
description: Allows the use of /boosters activate.
|
||||||
|
default: op
|
||||||
boosters.command.cancel:
|
boosters.command.cancel:
|
||||||
description: Allows the use of /boosters cancel.
|
description: Allows the use of /boosters cancel.
|
||||||
default: op
|
default: op
|
||||||
Reference in New Issue
Block a user