-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtowny-town-bank.yml
233 lines (233 loc) · 6.04 KB
/
towny-town-bank.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
panels:
towny-town-bank:
perm: default
rows: 6
title: '&8Towny - Town Bank'
commands-on-open:
- open= towny-quick {Middle}
- open= towny-hotbar {Bottom}
empty: BLACK_STAINED_GLASS_PANE
item:
'0':
material: WRITABLE_BOOK
stack: 1
name: Town Bank History
commands:
- town bankhistory
'4':
material: BELL
stack: 1
name: Town Bank
lore:
- 'Balance:'
- '%townyadvanced_town_balance%'
'8':
material: GRASS_BLOCK
stack: 1
name: Purchase Bonus Land Claims
commands:
- open= towny-town-claims
'19':
material: DIAMOND
stack: 1
name: Set Town Taxes
commands:
- "msg= What would you like to set taxes to?"
- cpc
player-input:
- "town set taxes %cp-player-input%"
- delay= 5 open= towny-town-bank
'20':
material: DIAMOND_BLOCK
stack: 1
name: Set Town Tax Percentage Cap
commands:
- "msg= What would you like to set tax percent cap to?"
- cpc
player-input:
- "town set taxpercentcap %cp-player-input%"
- delay= 5 open= towny-town-bank
'24':
material: IRON_INGOT
stack: 1
name: Set Default Plot Price
commands:
- "msg= What should the default plot price be?"
- cpc
player-input:
- "town set plotprice %cp-player-input%"
- delay= 5 open= towny-town-bank
'25':
material: IRON_BLOCK
stack: 1
name: Set Plot Taxes
commands:
- "msg= What would you like to set the plot tax to?"
- cpc
player-input:
- "town set plottax %cp-player-input%"
- delay= 5 open= towny-town-bank
'33':
material: GOLD_INGOT
stack: 1
name: Set Default Shop Plot Price
commands:
- "msg= What would you like to set shop prices to?"
- cpc
player-input:
- "town set shopprice %cp-player-input%"
- delay= 5 open= towny-town-bank
'34':
material: GOLD_BLOCK
stack: 1
name: Set Shop Plot Taxes
commands:
- "msg= What would you like to set shop taxes to?"
- cpc
player-input:
- "town set shoptax %cp-player-input%"
- delay= 5 open= towny-town-bank
'28':
material: COPPER_INGOT
name: Set Embassy Plot Price
stack: 1
commands:
- "msg= What would you like to set embassy cost to?"
- cpc
player-input:
- "town set embassyprice %cp-player-input%"
- delay= 5 open= towny-town-bank
'29':
material: COPPER_BLOCK
stack: 1
name: Set Embassy Plot Taxes
commands:
- "msg= What would you like to set embassy taxes to?"
- cpc
player-input:
- "town set embassytax %cp-player-input%"
- delay= 5 open= towny-town-bank
'13':
material: GOLD_INGOT
stack: 1
name: ''
lore:
- 'You are not allowed'
- 'to deposit or withdraw.'
hasperm:
perm: towny.command.town.deposit
material: GOLD_INGOT
stack: 1
name: Deposit/Withdraw 1
lore:
- 'Left Click:'
- 'Deposit'
- ''
- 'Right Click:'
- 'Withdraw'
commands:
- left= town deposit 1
- right= town withdraw 1
'22':
material: GOLD_INGOT
stack: 8
name: ''
lore:
- 'You are not allowed'
- 'to deposit or withdraw.'
hasperm:
perm: towny.command.town.deposit
material: GOLD_INGOT
stack: 8
name: Deposit/Withdraw 8
lore:
- 'Left Click:'
- 'Deposit'
- ''
- 'Right Click:'
- 'Withdraw'
commands:
- left= town deposit 8
- right= town withdraw 8
'31':
material: GOLD_INGOT
stack: 16
name: ''
lore:
- 'You are not allowed'
- 'to deposit or withdraw.'
hasperm:
perm: towny.command.town.deposit
material: GOLD_INGOT
stack: 16
name: Deposit/Withdraw 16
lore:
- 'Left Click:'
- 'Deposit'
- ''
- 'Right Click:'
- 'Withdraw'
commands:
- left= town deposit 16
- right= town withdraw 16
'40':
material: GOLD_INGOT
stack: 32
name: ''
lore:
- 'You are not allowed'
- 'to deposit or withdraw.'
hasperm:
perm: towny.command.town.deposit
material: GOLD_INGOT
stack: 32
name: Deposit/Withdraw 32
lore:
- 'Left Click:'
- 'Deposit'
- ''
- 'Right Click:'
- 'Withdraw'
commands:
- left= town deposit 32
- right= town withdraw 32
'49':
material: GOLD_INGOT
stack: 64
name: ''
lore:
- 'You are not allowed'
- 'to deposit or withdraw.'
hasperm:
perm: towny.command.town.deposit
material: GOLD_INGOT
stack: 64
name: Deposit/Withdraw 64
lore:
- 'Left Click:'
- 'Deposit'
- ''
- 'Right Click:'
- 'Withdraw'
commands:
- left= town deposit 64
- right= town withdraw 64
'45':
material: BARRIER
stack: 1
name: Back to Town Menu
commands:
- open= towny-town
'53':
material: RESPAWN_ANCHOR
stack: 1
name: Set Spawn Cost
lore:
- Change how much it costs
- to spawn to your town.
commands:
- "msg= How much would you like to charge others to spawn in your town?"
- cpc
player-input:
- "town set spawncost %cp-player-input%"
- delay= 5 open= towny-town-bank