-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathplugin.yml
43 lines (42 loc) · 1.13 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
40
41
42
43
name: QuestPlugin
version: 3.1
api: 3.11.0
author: HmmHmmmmm
main: hmmhmmmm\quest\Quest
website: https://github.com/HmmHmmmm/QuestPlugin
depend:
- Slapper
permissions:
quest:
default: false
children:
quest.command:
default: false
children:
quest.command.info:
default: op
quest.command.list:
default: true
quest.command.remove:
default: true
quest.command.add:
default: op
quest.command.data:
default: false
children:
quest.command.data.gui:
default: op
quest.command.data.event:
default: op
quest.command.data.create:
default: op
quest.command.data.remove:
default: op
quest.command.data.list:
default: op
quest.command.data.setlimit:
default: op
quest.command.data.addlimit:
default: op
quest.command.data.slapperget:
default: op