forked from netherfoam/QuickShop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
32 lines (29 loc) · 1.19 KB
/
plugin.yml
File metadata and controls
32 lines (29 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: QuickShop
version: 0.9
main: org.maxgamer.QuickShop.QuickShop
author: Netherfoam
description: Economy Shops plugin
website: http://maxgamer.org
depend: [Vault]
soft-depend: [Towny, PreciousStones, Lockette, WorldGuard, GriefPrevention]
commands:
qs:
description: QuickShop command
usage: /qs
permissions:
quickshop.create.sell:
description: Allows a player to sell from a shop
quickshop.create.buy:
description: Allows a player to buy from a shop
quickshop.use:
description: Allows a player to buy/sell using other players shops
quickshop.unlimited:
description: Allows a Staff Member to use /qs unlimited and make a shop infinite
quickshop.bypass.<itemID>:
description: Allows a player to sell <itemID>, even if its blacklisted
quickshop.other.destroy:
description: Allows a Staff Member to destroy other players shops if they are locked in the config
quickshop.other.open:
description: Allows a Staff Member to open someone elses shop if they are locked in the config
quickshop.setowner:
description: Allows a Staff Member to change the owner of any shop