forked from DaPigGuy/PiggyCustomEnchants
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
38 lines (38 loc) · 1.39 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
name: PiggyCustomEnchants
main: DaPigGuy\PiggyCustomEnchants\PiggyCustomEnchants
version: 2.0.4
api: 3.11.2
load: POSTWORLD
author: DaPigGuy
website: "https://github.com/DaPigGuy/PiggyCustomEnchants/"
permissions:
piggycustomenchants:
default: false
description: "Use everything in PiggyCustomEnchants"
children:
piggycustomenchants.command:
default: op
description: "Use all PiggyCustomEnchants commands"
children:
piggycustomenchants.command.ce:
default: op
description: "Use /customenchant"
children:
piggycustomenchants.command.ce.about:
default: true
description: "Use /customenchant about"
piggycustomenchants.command.ce.enchant:
default: op
description: "Use /customenchant enchant"
piggycustomenchants.command.ce.help:
default: true
description: "Use /customenchant help"
piggycustomenchants.command.ce.info:
default: true
description: "Use /customenchant info"
piggycustomenchants.command.ce.list:
default: true
description: "Use /customenchant list"
piggycustomenchants.overridecheck:
default: false
description: "Override the check and enchant any item with any enchant"