Fixed permission defaults

This commit is contained in:
Auxilor
2022-02-28 11:09:08 +00:00
parent f09e588730
commit 2ae9ab6480

View File

@@ -38,6 +38,7 @@ permissions:
boosters.command.give: true
boosters.command.boosters: true
boosters.command.cancel: true
boosters.command.activate: true
boosters.command.reload:
description: Allows reloading the config
@@ -48,6 +49,9 @@ permissions:
boosters.command.give:
description: Allows the use of /boosters give.
default: op
boosters.command.activate:
description: Allows the use of /boosters activate.
default: op
boosters.command.cancel:
description: Allows the use of /boosters cancel.
default: op