-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtowny-plot-perms.yml
259 lines (259 loc) · 7.17 KB
/
towny-plot-perms.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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
panels:
towny-plot-perms:
perm: default
rows: 6
title: '&8Towny - Plot Permissions'
commands-on-open:
- open= towny-quick {Middle}
- open= towny-hotbar {Bottom}
commands-on-close:
- plot perm hud
empty: BLACK_STAINED_GLASS_PANE
item:
'0':
material: NAME_TAG
stack: 1
name: Rename Plot
lore:
- "Current name:"
- '%townyadvanced_player_location_plot_name%'
commands:
- "msg= What would you like to name this plot?"
- "cpc"
player-input:
- "plot set name %cp-player-input%"
'3':
material: cps= eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZmNjlmN2I3NTM4YjQxZGMzNDM5ZjM2NThhYmJkNTlmYWNjYTM2NmYxOTBiY2YxZDZkMGEwMjZjOGY5NiJ9fX0
stack: 1
name: Residents
'4':
material: cps= eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTRjNDE0MWMxZWRmM2Y3ZTQxMjM2YmQ2NThjNWJjN2I1YWE3YWJmN2UyYTg1MmI2NDcyNTg4MThhY2Q3MGQ4In19fQ==
stack: 1
name: Nation
'5':
material: cps= eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDNjZGIxNmFiYjE3NTFkMWE0ODFlZDg3YjU3ZGIzYjg4M2U5OTYxZGEyZjlkNDg1YTI5ODY0ODdlMiJ9fX0=
stack: 1
name: Allies
'6':
material: cps= eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Y0NmMzMWQ2ZWU2ZWE2MTlmNzJlNzg1MjMyY2IwNDhhYjI3MDQ2MmRiMGNiMTQ1NDUxNDQzNjI1MWMxYSJ9fX0=
stack: 1
name: Outsiders
'11':
material: BRICKS
stack: 1
name: Build
'12':
material: OAK_BUTTON
stack: 1
name: 'Resident Build'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm resident build on
- right= plot set perm resident build off
'13':
material: OAK_BUTTON
stack: 1
name: 'Nation Build'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm nation build on
- right= plot set perm nation build off
'14':
material: OAK_BUTTON
stack: 1
name: 'Ally Build'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm ally build on
- right= plot set perm ally build off
'15':
material: OAK_BUTTON
stack: 1
name: 'Outsider Build'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm outsider build on
- right= plot set perm outsider build off
'17':
material: GOLDEN_SWORD
name: Toggle PVP
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot toggle pvp on
- right= plot toggle pvp off
'20':
material: IRON_PICKAXE
stack: 1
name: Destroy
'21':
material: OAK_BUTTON
stack: 1
name: 'Resident Destroy'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm resident destroy on
- right= plot set perm resident destroy off
'22':
material: OAK_BUTTON
stack: 1
name: 'Nation Destroy'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm nation destroy on
- right= plot set perm nation destroy off
'23':
material: OAK_BUTTON
stack: 1
name: 'Ally Destroy'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm ally destroy on
- right= plot set perm ally destroy off
'24':
material: OAK_BUTTON
stack: 1
name: 'Outsider Destroy'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm outsider destroy on
- right= plot set perm outsider destroy off
'26':
material: TNT
name: Toggle Explosions
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot toggle explosion on
- right= plot toggle explosion off
'29':
material: REPEATER
stack: 1
name: Switch
'30':
material: OAK_BUTTON
stack: 1
name: 'Resident Switch'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm resident switch on
- right= plot set perm resident switch off
'31':
material: OAK_BUTTON
stack: 1
name: 'Nation Switch'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm nation switch on
- right= plot set perm nation switch off
'32':
material: OAK_BUTTON
stack: 1
name: 'Ally Switch'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm ally switch on
- right= plot set perm ally switch off
'33':
material: OAK_BUTTON
stack: 1
name: 'Outsider Switch'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm outsider switch on
- right= plot set perm outsider switch off
'35':
material: CAMPFIRE
name: Fire
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot toggle fire on
- right= plot toggle fire off
'38':
material: POTION
stack: 1
name: Item
'39':
material: OAK_BUTTON
stack: 1
name: 'Resident Item Use'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm resident itemuse on
- right= plot set perm resident itemuse off
'40':
material: OAK_BUTTON
stack: 1
name: 'Nation Item Use'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm nation itemuse on
- right= plot set perm nation itemuse off
'41':
material: OAK_BUTTON
stack: 1
name: 'Ally Item Use'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm ally itemuse on
- right= plot set perm ally itemuse off
'42':
material: OAK_BUTTON
stack: 1
name: 'Outsider Item Use'
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot set perm outsider itemuse on
- right= plot set perm outsider itemuse off
'44':
material: CREEPER_HEAD
name: Mob Spawns
lore:
- Left Click = ON
- Right Click = OFF
commands:
- left= plot toggle mobs on
- right= plot toggle mobs off
'45':
material: BARRIER
stack: 1
name: Back to Plot Info
commands:
- open= towny-plot
- plot perm hud