Clean up server configuration

This commit is contained in:
games647
2022-02-11 15:59:38 +01:00
parent 5f13f5ab91
commit f355bf7ff2
2 changed files with 3 additions and 27 deletions

View File

@ -55,7 +55,7 @@ settings:
console:
enable-brigadier-highlighting: false
enable-brigadier-completions: false
suggest-player-names-when-null-tab-completions: true
suggest-player-names-when-null-tab-completions: false
watchdog:
early-warning-every: 5000
early-warning-delay: 10000
@ -163,31 +163,7 @@ world-settings:
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 600
despawn-ranges:
monster:
soft: 32
hard: 128
creature:
soft: 32
hard: 128
ambient:
soft: 32
hard: 128
axolotls:
soft: 32
hard: 128
underground_water_creature:
soft: 32
hard: 128
water_creature:
soft: 32
hard: 128
water_ambient:
soft: 32
hard: 64
misc:
soft: 32
hard: 128
despawn-ranges: []
falling-block-height-nerf: 0
tnt-entity-height-nerf: 0
slime-spawn-height:

View File

@ -13,7 +13,7 @@
settings:
debug: true
bungeecord: false
sample-count: 12
sample-count: 0
player-shuffle: 0
user-cache-size: 1000
save-user-cache-on-stop-only: false