forked from MinecraftDorado/BlackMarket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
39 lines (38 loc) · 1.15 KB
/
plugin.yml
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
33
34
35
36
37
38
39
main: dev.minecraftdorado.blackmarket.mainclass.MainClass
name: BlackMarket
author: MinecraftDorado
version: 1.34.1
api-version: 1.13
softdepend: [Vault, PlayerPoints, GemsEconomy, Multiverse-Core]
commands:
bm:
description: Use BlackMarket commands.
aliases: [blackmarket]
permissions:
blackmarket.admin:
description: Allows the use of all commands
default: op
children:
blackmarket.limit.*: true
blackmarket.reload: true
blackmarket.npc.*: true
blackmarket.open: true
blackmarket.remove_item: true
blackmarket.npc.*:
description: Allows the use of commands for NPCs
default: op
children:
blackmarket.npc.set: true
blackmarket.npc.remove: true
blackmarket.npc.set:
description: Allows usage of the /bm setnpc command
blackmarket.npc.remove:
description: Allows usage of the /bm removenpc command
blackmarket.limit:
description: Limit of published articles
blackmarket.reload:
description: Allows usage of the /bm reload command
blackmarket.open:
description: Allows usage of the /bm open command
blackmarket.remove_item:
description: Allow cancel any post