Fixed permission defaults
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user