-
Notifications
You must be signed in to change notification settings - Fork 0
/
pufferfish.yml
43 lines (43 loc) · 1.27 KB
/
pufferfish.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
# Pufferfish Configuration
# Check out Pufferfish Host for maximum performance server hosting: https://pufferfish.host
# Join our Discord for support: https://discord.gg/reZw4vQV9H
# Download new builds at https://ci.pufferfish.host/job/Pufferfish
info:
version: '1.0'
sentry-dsn: ''
# These values define a entity's maximum lifespan. If an
# entity is in this list and it has survived for longer than
# that number of ticks, then it will be removed. Setting a value to
# -1 disables this feature.
entity_timeouts:
SNOWBALL: -1
LLAMA_SPIT: -1
enable-async-mob-spawning: true
enable-books: true
# Optimizes projectile settings
projectile:
max-loads-per-tick: 10
max-loads-per-projectile: 10
# Settings for things that don't belong elsewhere
misc:
disable-method-profiler: true
disable-out-of-order-chat: false
suppress-null-id-disconnections: false
flare:
url: https://flare.airplane.gg
# Optimizes entity brains when
# they're far away from the player
dab:
enabled: true
start-distance: 12
max-tick-freq: 20
activation-dist-mod: 8
blacklisted-entities: []
inactive-goal-selector-throttle: false
web-services:
token: ''
enable-suffocation-optimization: true
enable-async-pathfinding: false
enable-async-entity-tracker: false
allow-end-crystal-respawn: true
tps-catchup: true