forked from AddstarMC/WhatIs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
74 lines (69 loc) · 1.28 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: WhatIs
version: ${pom.version}
author: Schmoller
website: http://dev.bukkit.org/bukkit-plugins/whatis/
description: WhatIs provides tools to find out what each plugin interfaces with.
main: au.com.addstar.whatis.WhatIs
permissions:
whatis:
default: op
whatis.command:
default: op
children:
whatis: true
whatis.report:
default: op
children:
whatis: true
whatis.event:
default: op
children:
whatis: true
whatis.eventmonitor:
default: op
children:
whatis: true
whatis.whatcancelled:
default: op
children:
whatis: true
whatis.tps:
default: op
children:
whatis: true
whatis.dependencies:
default: op
children:
whatis: true
whatis.entity:
default: op
children:
whatis: true
whatis.chunk:
default: op
children:
whatis: true
whatis.tasks:
default: op
children:
whatis: true
whatis.find:
default: op
children:
whatis: true
whatis.filters:
default: op
children:
whatis: true
whatis.version:
default: op
children:
whatis: true
whatis.printfield:
default: op
children:
whatis: true
commands:
whatis:
description: Allows you to find lots of information.
permission: whatis