-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathbukkit.yml
363 lines (363 loc) · 10.8 KB
/
bukkit.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
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
358
359
360
361
362
363
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the bukkit wiki at
# http://wiki.bukkit.org/Bukkit.yml
settings:
allow-end: true
warn-on-overload: true
permissions-file: permissions.yml
update-folder: update
ping-packet-limit: 100
use-exact-login-location: false
plugin-profiling: false
connection-throttle: 0
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
filter-unsafe-ips: false
whitelist-message: You are not white-listed on this server!
fml-missing-message: You do not have FML installed, you cannot connect to this server
fml-missing-mods-message: The server requires mods that are absent or out of date on your client
fml-outdated-message: Your client is not running a new enough version of FML to connect to this server
fml-other-error-message: There was a problem during FML negotiation
log-commands: true
command-complete: true
restart-command: true
tps-command: true
spam-exclusions:
- /skill
tab-ping: false
timeout-time: 30
restart-on-crash: false
restart-script-location: start.bat
bungee-proxies:
- 127.0.0.1
texture-resolution: 16
metrics-enable: true
mcpc:
connection-logging: true
dump-materials: false
world-leak-debug: false
infinite-water-source: true
flowing-lava-decay: true
load-chunk-on-request: false
warn-place-no-tile-entity: false
banned-item-IDs: []
enable-banned-items: false
player-speed-max:
land: -1
fake-players:
com/eloraam/redpower/machine/EntityPlayerFake:
username: '[RedPower]'
do-login: false
dan200/turtle/shared/TurtlePlayer:
username: '[ComputerCraft]'
do-login: false
plugin-settings:
default:
debug: false
custom-class-loader: true
use-guava10: true
remap-nms-v1_5_R3: true
remap-nms-v1_5_R2: true
remap-nms-v1_5_R1: true
remap-nms-v1_4_R1: true
remap-nms-v1_4_6: true
remap-obc-v1_5_R3: false
remap-obc-v1_5_R2: false
remap-obc-v1_5_R1: true
remap-obc-v1_4_R1: false
remap-obc-v1_4_6: false
remap-obc-pre: false
remap-nms-pre: 'false'
global-inheritance: true
plugin-inheritance: true
remap-reflect-field: true
remap-reflect-class: true
remap-allow-future: false
bukkit-to-forge-mappings:
world_nether: dim-1
world_the_end: dim1
world_twilightforest: dim7
simulate-block-place-event-IDs: []
simulate-block-place-event-default: false
loglevels:
Minecraft-Server: INFO
MinecraftForge: INFO
ForgeModLoader: INFO
ExtraUtilities: INFO
mcp: INFO
FML: INFO
Forge: INFO
CoFHFramework: INFO
PowerCrystalsCore: INFO
CoFHCore: INFO
CoFHWorld: INFO
AdvancedSolarPanel: INFO
BiblioCraft: INFO
BiomesOPlenty: INFO
ChargePads: INFO
CCTurtle: INFO
ComputerCraft: INFO
DartCraft: INFO
EE3: INFO
GraviSuite: INFO
GraviGun: INFO
IC2NuclearControl: INFO
MineFactoryReloaded: INFO
MineFactoryReloaded|CompatAppliedEnergistics: INFO
MineFactoryReloaded|CompatAtum: INFO
MineFactoryReloaded|CompatBackTools: INFO
MineFactoryReloaded|CompatBiomesOPlenty: INFO
MineFactoryReloaded|CompatChococraft: INFO
MineFactoryReloaded|CompatExtraBiomes: INFO
MineFactoryReloaded|CompatForestry: INFO
MineFactoryReloaded|CompatForestryPre: INFO
MineFactoryReloaded|CompatIC2: INFO
MineFactoryReloaded|CompatMagicalCrops: INFO
MineFactoryReloaded|CompatMystcraft: INFO
MineFactoryReloaded|CompatPams: INFO
MineFactoryReloaded|CompatRP2: INFO
MineFactoryReloaded|CompatSoulShards: INFO
MineFactoryReloaded|CompatSufficientBiomes: INFO
MFReloaded|CompatThaumcraft: INFO
MineFactoryReloaded|CompatThermalExpansion: INFO
MineFactoryReloaded|CompatTwilightForest: INFO
MineFactoryReloaded|CompatVanilla: INFO
MineFactoryReloaded|CompatXyCraft: INFO
ModularForceFieldSystem: INFO
mmmPowersuits: INFO
NetherOres: INFO
OmniTools: INFO
PortalGun: INFO
PowerConverters: INFO
Railcraft: INFO
SoulShards: INFO
StevesCarts: INFO
TConstruct|CompatMineFactoryReloaded: INFO
TConstruct: INFO
Thaumcraft: INFO
ThermalExpansion: INFO
AppliedEnergistics: INFO
BuildCraft|Builders: INFO
BuildCraft|Core: INFO
BuildCraft|Energy: INFO
BuildCraft|Factory: INFO
BuildCraft|Silicon: INFO
BuildCraft|Transport: INFO
CompactSolars: INFO
Forestry: INFO
iChunUtil: INFO
IC2: INFO
IronChest: INFO
Mystcraft: INFO
ObsidiPlates: INFO
TwilightForest: INFO
Buildcraft: INFO
fml-ItemTracker: INFO
Minecraft: INFO
DimDoors: INFO
GregTech_Addon: INFO
fml-ModTracker: INFO
ForgottenNature: INFO
ImmibisMicroblocks: INFO
ImmibisMicroblocksInstallCheck: INFO
AdvancedMachines: INFO
DimensionalAnchors: INFO
ImmibisCore: INFO
InfiniTubes: INFO
LiquidXP: INFO
Tubestuff: INFO
keepMyStats: INFO
HighlightTips: INFO
inventorytweaks: INFO
MiscConfiguration: INFO
TrailMix: INFO
bau5_ProjectBench: INFO
com-google-common-eventbus-EventBus-HighlightTips: INFO
com-google-common-eventbus-EventBus-IC2NuclearControl: INFO
multiworld-MultiWorldPlugin: INFO
de-dustplanet-silkspawners-SilkSpawners: INFO
com-sk89q-worldedit-bukkit-WorldEditPlugin: INFO
net-shotbow-interestingfish-InterestingFish: INFO
com-lishid-openinv-OpenInv: INFO
me-dsh105-enchantmore-EnchantMore: INFO
agaricus-plugins-IncompatiblePlugin-SamplePlugin: INFO
autosaveworld-AutoSaveWorld: INFO
com-earth2me-essentials-Essentials: INFO
com-earth2me-essentials-protect-EssentialsProtect: INFO
com-earth2me-essentials-spawn-EssentialsSpawn: INFO
org-kitteh-vanish-VanishPlugin: INFO
com-earth2me-essentials-chat-EssentialsChat: INFO
Minecraft-multiworld: INFO
com-sk89q-wepif-PermissionsResolverManager: INFO
Minecraft-WorldEdit: INFO
ExtrabiomesXL: INFO
jammyfurniture: INFO
CustomSpawner: INFO
MoCreatures: INFO
RancraftPenguins: INFO
mod_AnimalBikes: INFO
ElementalCreepers: INFO
weaponmod: INFO
Netherrocks: INFO
secretroomsmod: INFO
EasyCrafting: INFO
Torched: INFO
barrels: INFO
GalacticraftCore: INFO
Galacticraft: INFO
PetBat: INFO
UsefulFood: INFO
AS_Ruins: INFO
AS_UpdateCheck: INFO
LavaMonsters: INFO
craftguide: INFO
LegendaryBeasts: INFO
Dynmap: INFO
camping: INFO
mod_SmartMoving: INFO
mod_SmartRender: INFO
BinnieCore: INFO
ExtraBees: INFO
ExtraTrees: INFO
extrabees: INFO
mod_bspkrsCore: INFO
bspkrsCore: INFO
FlansMod: INFO
world-settings:
default:
growth-chunks-per-tick: 650
mob-spawn-range: 4
random-light-updates: false
aggregate-chunkticks: 0
item-merge-radius: 3.5
exp-merge-radius: 3.5
wheat-growth-modifier: 100
cactus-growth-modifier: 100
melon-growth-modifier: 100
pumpkin-growth-modifier: 100
sugar-growth-modifier: 100
tree-growth-modifier: 100
mushroom-growth-modifier: 100
entity-activation-range-animals: 0
entity-activation-range-monsters: 0
entity-activation-range-misc: 0
entity-tracking-range-players: 48
entity-tracking-range-animals: 48
entity-tracking-range-monsters: 48
entity-tracking-range-misc: 32
entity-tracking-range-max: 64
info: false
worldgen-modbspkrsCore-ModLoaderWorldGenerator: true
worldgen-CoFHWorld-WorldHandler: true
worldgen-IC2-IC2: true
worldgen-modAnimalBikes-ModLoaderWorldGenerator: true
worldgen-ExtrabiomesXL-CatTailGenerator: true
worldgen-ExtrabiomesXL-FlowerGenerator: true
worldgen-ExtrabiomesXL-LeafPileGenerator: true
worldgen-ExtrabiomesXL-MarshGenerator: true
worldgen-ExtrabiomesXL-MountainDesertGenerator: true
worldgen-ExtrabiomesXL-MountainRidgeGenerator: true
worldgen-ExtrabiomesXL-VanillaFloraGenerator: true
worldgen-ExtrabiomesXL-LegendOakGenerator: true
worldgen-Thaumcraft-ThaumcraftWorldGenerator: true
worldgen-TConstruct-TBaseWorldGenerator: true
worldgen-modSmartMoving-ModLoaderWorldGenerator: true
worldgen-modSmartRender-ModLoaderWorldGenerator: true
keeploaded-environment-normal: true
keeploaded-environment-nether: true
keeploaded-environment-the_end: false
keeploaded-environment-myst: false
keeploaded-environment-gccore: false
keeploaded-environment-gcmoon: false
keeploaded-environment-promised: false
worldgen-ExtrabiomesXL-QuicksandGenerator: true
worldgen-Forestry-WorldGenerator: true
keeploaded-environment-twilightforest: false
worldgen-DartCraft-DartWorldGen: true
worldgen-DimensionalDoors-RiftGenerator: true
keeploaded-environment-pocket: false
keeploaded-environment-limbo: false
keeploaded-environment-wyvernend: false
worldgen-LegendaryBeasts-NestGenerator: true
worldgen-ForgottenNature-FNWorldGenerator: true
worldgen-ModularForceFieldSystem-MFFSWorldGenerator: true
worldgen-MineFactoryReloaded-MineFactoryReloadedWorldGen: true
worldgen-AppliedEnergistics-AppEng: true
worldgen-NetherOres-NetherOresWorldGenHandler: true
worldgen-Netherrocks-NetherrocksGenerator: true
worldgen-ASRuins-RuinsWorldGenerator: true
worldgen-camping-WorldGen: true
worldgen-ExtrabiomesXL-OilGenerator: true
worldgen-Forestry-ModuleGeneration: true
worldgen-GregTechAddon-GT_Worldgenerator: true
worldgen-DimDoors-RiftGenerator: true
keeploaded-environment-gccorespacestation: false
worldgen-BinnieCore-ModuleGeneration: true
worldgen-MagicBees-WorldGeneratorHandler: true
worldgen-TConstruct-SlimeIslandGen: true
worldgen-MinemaartenChessMod-WorldGeneratorChessMod: true
keeploaded-environment-atum: true
world:
growth-chunks-per-tick: 1000
world_nether:
view-distance: 5
growth-chunks-per-tick: 0
random-light-updates: true
water-creatures-per-chunk: 0
spawn-limits:
monsters: 70
animals: 15
water-animals: 5
ambient: 15
chunk-gc:
period-in-ticks: 600
load-threshold: 0
ticks-per:
animal-spawns: 400
monster-spawns: 1
autosave: 0
hopper-transfer: 8
hopper-check: 8
auto-updater:
enabled: true
on-broken:
- warn-console
- warn-ops
on-update:
- warn-console
- warn-ops
preferred-channel: rb
host: dl.bukkit.org
suggest-channels: true
database:
username: bukkit
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
orebfuscator:
enable: false
engine-mode: 2
update-radius: 2
disabled-worlds:
- world_the_end
blocks:
- 1
- 5
- 14
- 15
- 16
- 21
- 48
- 49
- 54
- 56
- 73
- 74
- 82
- 129
- 130
forge-oredict-blocks: true
config-version: 2