Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Reformat plugin.yml to use double space
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonw4331 committed Jul 5, 2019
1 parent e5114f4 commit 937b7c3
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ website: https://github.com/poggit-orphanage/ChestShop
depend:
- EconomyAPI
extensions:
- sqlite3
- sqlite3
commands:
id:
description: Search item ID
usage: "/id <itemname>"
permission: chestshop.command.id
id:
description: Search item ID
usage: "/id <itemname>"
permission: chestshop.command.id
permissions:
chestshop:
default: op
description: "Allows using all the ChestShop things"
children:
chestshop.command:
chestshop:
default: op
description: "Allows using all the PocketMoney commands"
description: "Allows using all the ChestShop things"
children:
chestshop.command.id:
default: true
description: "Allows searching item ID"
chestshop.command:
default: op
description: "Allows using all the PocketMoney commands"
children:
chestshop.command.id:
default: true
description: "Allows searching item ID"

0 comments on commit 937b7c3

Please sign in to comment.