This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmultistorage.cfg
359 lines (275 loc) · 10.3 KB
/
multistorage.cfg
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
# Configuration file
##########################################################################################################
# blocks
#--------------------------------------------------------------------------------------------------------#
# Controls what blocks are added by MultiStorage
##########################################################################################################
blocks {
# EnderLinked Chests
B:addEnderLinkChests=true
# Stackable Chests, and Hidden Chests
B:addStorageBlocks=true
# All Vault Blocks
B:addVaultBlocks=true
}
##########################################################################################################
# color-values
#--------------------------------------------------------------------------------------------------------#
# Color Values for Bands,
# Format: Decimal Values (0 to 16,777,215)
# You can use this website to get the decimal value of any color:
# http://www.colorhexa.com
# Or by using the Color Mixer from this website:
# http://www.mathsisfun.com/hexadecimal-decimal-colors.html
#
##########################################################################################################
color-values {
#
# [range: 0 to 16777215]
I:Black=2500134
#
# [range: 0 to 16777215]
I:Blue=3292826
#
# [range: 0 to 16777215]
I:Brown=5650466
#
# [range: 0 to 16777215]
I:Cyan=3373205
#
# [range: 0 to 16777215]
I:Gray=4605510
#
# [range: 0 to 16777215]
I:Green=3821086
#
# [range: 0 to 16777215]
I:LightBlue=8296912
#
# [range: 0 to 16777215]
I:LightGray=11120559
#
# [range: 0 to 16777215]
I:Lime=4832573
#
# [range: 0 to 16777215]
I:Magenta=12411333
#
# [range: 0 to 16777215]
I:Orange=14517579
#
# [range: 0 to 16777215]
I:Pink=14195370
#
# [range: 0 to 16777215]
I:Purple=8996546
#
# [range: 0 to 16777215]
I:Red=10828341
#
# [range: 0 to 16777215]
I:White=16777215
#
# [range: 0 to 16777215]
I:Yellow=12892206
}
##########################################################################################################
# enderlink-access-settings
#--------------------------------------------------------------------------------------------------------#
#
##########################################################################################################
enderlink-access-settings {
# Enables the linking of bags to personal chests.
# Does not effect bags that are already linked to personal chests
B:allowPersonalBags=true
# Enables the creation of personal chests, if disabled chests can not set personal.
# Does not effect chests that are already set as personal
B:allowPersonalChests=true
# Enables the usage of public bags, if disabled bags must be linked to an upgraded chest before use.
B:allowPublicBags=true
# Enables the usage of public chests, if disabled chests must be upgraded before use.
B:allowPublicChests=true
# Enables the linking of bags to team chests.
# Does not effect bags that are already linked to team chests
B:allowTeamBags=true
# Enables the creation of team chests, if disabled chests can not be set team.
# Does not effect chests that are already set as team
B:allowTeamChests=true
# Personal chests can be used with automation
B:enableAutomationPersonal=true
# Public chests can be used with automation
B:enableAutomationPublic=true
# Team chests can be used with automation
B:enableAutomationTeam=true
# While true a Personal chest can only be edited (upgrade, move, etc) by the owner
B:lockPersonalEdit=true
# While true only the owner can link a bag to their chests
B:lockPersonalLink=true
# While true only the owner can use the chest
B:lockPersonalUse=false
# While true a Team chest can only be edited (upgrade, move, etc) by a team member
B:lockTeamEdit=true
# While true only a team member can link a bag to team chests
B:lockTeamLink=true
# While true only a team member can use the chest
B:lockTeamUse=false
}
##########################################################################################################
# enderlink-upgrade-items
#--------------------------------------------------------------------------------------------------------#
# Items used to upgrade the EnderLinkChests
##########################################################################################################
enderlink-upgrade-items {
# Items Listed upgrade the EnderLinkChest's storage capacity by 9
#
S:LargeCapacity <
minecraft:ender_eye
>
# Items Listed are used to make the EnderLinkChest personal
#
S:Personal <
ore:gemDiamond
>
# Items Listed upgrade the EnderLinkChest's storage capacity by 3
#
S:SmallCapacity <
ore:enderpearl
>
# Items Listed are used to make the EnderLinkChest team chests
#
S:Team <
ore:gemEmerald
>
}
##########################################################################################################
# enderlink-upgrade-settings
#--------------------------------------------------------------------------------------------------------#
#
##########################################################################################################
enderlink-upgrade-settings {
# Maximum capacity an EnderLinkChest. Note: value will be rounded to a power of 3
#
# [range: 9 to 54]
I:CapacityMax=27
# Minimum capacity an EnderLinkChest. Note: value will be rounded to a power of 3
#
# [range: 9 to 27]
I:CapacityMin=9
}
##########################################################################################################
# items
#--------------------------------------------------------------------------------------------------------#
# Controls what items are added by MultiStorage
##########################################################################################################
items {
# A bag that accesses a players EnderChest
B:enableEnderBag=true
# EnderLinked Bags
B:enableEnderLinkBag=true
}
##########################################################################################################
# settings-enderpocket
#--------------------------------------------------------------------------------------------------------#
#
##########################################################################################################
settings-enderpocket {
# Adds a button to the player inventory enabling access their Ender Chest
B:enableEnderPocket=false
#
# [range: -2147483648 to 2147483647]
I:pocketX-Creative=50
#
# [range: -2147483648 to 2147483647]
I:pocketX-Inventory=-2
#
# [range: -2147483648 to 2147483647]
I:pocketY-Creative=52
#
# [range: -2147483648 to 2147483647]
I:pocketY-Inventory=24
}
##########################################################################################################
# settings-vault
#--------------------------------------------------------------------------------------------------------#
#
##########################################################################################################
settings-vault {
# By default only completed vaults are Wither Proof. When this is enabled vault blocks always are.
# Warning: While you can suffocate kill a Wither in a 5x5x5 vault its advised not to, as it is inside the top blocks and attacking it can push through them
B:alwaysWitherProof=false
# Adds Vault Block crafting recipes
# 0 = Only doors and concrete are craftable, everything else must be poured in world
# 1+ = All blocks have recipes, the result quantity equals [given value] for normal walls, and 1 for special walls
# [range: 0 to 16]
I:craftableVaultBlocks=0
# Sets who has permission to place a Vault Door.
# 0 = No One, 1 = OP's Only, 2 = OP's and Creative Players, 3 = Everyone
# NOTE: Does not disable/remove existing Vaults
# [range: 0 to 3]
I:createVault=3
# Sets if Vault Blocks can be picked up.
# 0 = Never, 1 = With SilkTouch, 2 = Always
# [range: 0 to 2]
I:pickupVaultBlocks=1
# These items are used to make normal vault walls
#
S:wallItems_Base <
minecraft:iron_bars
>
# These items are used to make Forge or Tesla power pass vault walls
#
S:wallItems_Caps <
enderio:itemPowerConduit@2
teslacoils:blockRelayCoil
>
# These items are used to make EU power pass vault walls
#
S:wallItems_EU <
ic2:cable@1
>
# These items are used to make fluid pass vault walls
#
S:wallItems_Fluid <
ore:blockGlass
>
# These items are used to make item pass vault walls
#
S:wallItems_Item <
minecraft:hopper
>
# These items are used to make RF power pass vault walls
#
S:wallItems_RF <
BuildCraft|Transport:item.buildcraftPipe.pipepowerdiamond
immersiveengineering:connector@5
>
# These items are used to make redstone pass vault walls
#
S:wallItems_Redstone <
ore:blockRedstone
>
}
##########################################################################################################
# settings-vault-logs
#--------------------------------------------------------------------------------------------------------#
#
##########################################################################################################
settings-vault-logs {
# Log when a player added to the access list
B:logAdded=true
# Log when a player is demoted from a vault admin
B:logDemoted=true
# Log when a player enters a vault
B:logEntry=true
# Log when a player leaves a vault
B:logExit=true
# Sets the size, in Kilobytes, a log file can be before it gets split.
# '-1' disables log files completely, '0' disables splitting
# Note: The default is 63 because notepad has trouble opening files that are 64k or larger
# [range: -1 to 32767]
I:logFileSize=63
# Log when a player is promoted to a vault admin
B:logPromoted=true
# Log when a player removed from the access list
B:logRemoved=true
}