Skip to content

Commit

Permalink
Update to api-version: 1.15. Revoke special permissions for ops.
Browse files Browse the repository at this point in the history
  • Loading branch information
totemo committed May 3, 2020
1 parent f198a56 commit 1caf59e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ authors: [totemo]
description: ${project.description}
website: ${project.url}
main: io.totemo.wingcommander.WingCommander
api-version: 1.13
api-version: 1.15

permissions:
wingcommander.fly:
description: Permission to use powered flight.
default: op
default: false
wingcommander.gauge:
description: Permission to use /gauge and see gauges.
default: op
default: false
wingcommander.tnt:
description: Permission to throw or drop TNT while flying.
default: op
default: false
wingcommander.admin:
description: Permission to administer the plugin.
default: op
Expand Down

0 comments on commit 1caf59e

Please sign in to comment.