This repository has been archived by the owner on Dec 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
plugin.yml
169 lines (155 loc) · 5.55 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
name: Charm
main: JackMD\Charm\Charm
author: JackMD
api: [3.0.0]
version: 1.0.0
virions:
- ConfigUpdater
- UpdateNotifier
permissions:
charm:
default: false
description: Access to all charm commands and features.
children:
charm.command:
default: false
description: Access to all charm commands.
children:
charm.command.gamemode:
default: false
description: Allows using /gamemode command.
children:
charm.command.gamemode.use:
default: op
charm.command.gamemode.self:
default: op
description: Allows sender to change their gamemode.
charm.command.gamemode.target:
default: op
description: Allows sender to change another players gamemode.
charm.command.teleportall:
default: false
description: Allows using /tpall
children:
charm.command.teleportall.use:
default: op
description: Allows using /tpall
charm.command.teleporthere:
default: false
description: Allows using /tphere
children:
charm.command.teleporthere.use:
default: op
description: Allows using /tphere
charm.command.compass:
default: false
description: Allows using /compass
children:
charm.command.compass.use:
default: op
description: Allows using /compass
charm.command.feed:
default: false
description: Allows using /feed
children:
charm.command.feed.use:
default: op
description: Allows using /feed
charm.command.feed.self:
default: op
description: Allows using /feed for yourself
charm.command.feed.other:
default: op
description: Allows you to /feed other players
charm.command.fly:
default: false
description: Allows using /fly
children:
charm.command.fly.use:
default: op
description: Allows using /fly
charm.command.fly.self:
default: op
description: Allows using /fly for yourself
charm.command.fly.other:
default: op
description: Allows you to /fly other players
charm.command.heal:
default: false
description: Allows using /heal
children:
charm.command.heal.use:
default: op
description: Allows using /heal
charm.command.heal.self:
default: op
description: Allows using /heal for yourself
charm.command.heal.other:
default: op
description: Allows you to /heal other players
charm.command.kickall:
default: false
description: Allows using /kickall
children:
charm.command.kickall.use:
default: op
description: Allows using /kickall
charm.command.ping:
default: false
description: Allows using /ping
children:
charm.command.ping.use:
default: op
description: Allows using /ping
charm.command.ping.self:
default: op
description: Allows using /ping for yourself
charm.command.ping.other:
default: op
description: Allows you to /ping other players
charm.command.spawn:
default: false
description: Allows using /spawn
children:
charm.command.spawn.use:
default: true
description: Allows using /spawn
charm.command.spawn.self:
default: true
description: Allows using /spawn for yourself
charm.command.spawn.other:
default: op
description: Allows you to /spawn other players
charm.command.top:
default: false
description: Allows using /top
children:
charm.command.top.use:
default: op
description: Allows using /top
charm.command.top.self:
default: op
description: Allows using /top for yourself
charm.command.top.other:
default: op
description: Allows you to /top other players
charm.command.clearinventory:
default: false
description: Allows using /clearinventory
children:
charm.command.clearinventory.use:
default: op
description: Allows using /clearinventory
charm.command.clearinventory.self:
default: op
description: Allows using /clearinventory for yourself
charm.command.clearinventory.other:
default: op
description: Allows you to /clearinventory other players
charm.command.broadcast:
default: false
description: Allows using /broadcast
children:
charm.command.broadcast.use:
default: op
description: Allows using /broadcast