Skip to content

Commit

Permalink
Added correct permissions to all registered commands in plugins.yml (#…
Browse files Browse the repository at this point in the history
…796)

Thanks: <chris@chris-laptop>
  • Loading branch information
TheBlueKingLP authored Feb 26, 2020
1 parent f34cf49 commit 2a85b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ commands:
description: Displays information about Vault
usage: |
/<command> - Displays Vault information
permission: vault.admin
vault-convert:
description: Converts all data in economy1 and dumps it into economy2
usage: |
/<command> [economy1] [economy2]
permission: vault.admin
permissions:
vault.admin:
description: Notifies the player when vault is in need of an update.
Expand Down

0 comments on commit 2a85b77

Please sign in to comment.