Configuration
This page details the various configuration settings exposed by Bukkit, Spigot and Paper.
This page details the various configuration settings exposed by Bukkit, Spigot and Paper.
If you want information on settings in paper.yml, purpur.yml, spigot.yml, bukkit.yml and server.properties you should see their respective documentation pages.
Configuration Viewer
Configuration values change frequently at times. It is possible for the information here to be incomplete. If you cannot find what you’re looking for or think something may be wrong, Contact us through our Discord server.
DivineMC Configuration
world-settings:
default:
gameplay-mechanics:
projectiles:
snowball:
knockback: true
disable-saving: false
egg:
knockback: true
firework:
disable-saving: false
unsupported-features:
allow-entity-portal-with-passenger: true
allow-tripwire-dupe: false
version: 7
network:
general:
optimize-non-flush-packet-sending: false
disable-disconnect-spam: false
dont-respond-ping-before-start: true
send-spectator-change-packet: true
player-profile-result-caching:
enabled: true
timeout: 1440
no-chat-reports:
enabled: false
add-query-data: true
convert-to-game-message: true
debug-log: false
demand-on-client: false
disconnect-demand-on-client-message: "No Chat Reports required on client!"
protocols:
appleskin:
appleskin-enable: false
sync-tick-interval: 20
jade:
jade-enable: false
xaeromap:
xaeromap-enable: false
xaero-map-server-id: 38530109
syncmatica:
syncmatica-enable: false
quota: false
quota-limit: 40000000
misc:
secure-seed:
enable: false
lag-compensation:
enabled: true
block-entity-acceleration: false
block-breaking-acceleration: true
eating-acceleration: true
potion-effect-acceleration: true
fluid-acceleration: true
pickup-acceleration: true
portal-acceleration: true
time-acceleration: true
random-tick-speed-acceleration: true
region-format:
type: "MCA"
compression-level: 1
linear-io-thread-count: 6
linear-io-flush-delay-ms: 100
linear-use-virtual-threads: true
sentry:
dsn: ""
log-level: "WARN"
only-log-thrown: true
raytrace-entity-tracker:
enabled: false
threads: 2
threads-priority: 7
skip-marker-armor-stands: true
check-interval-ms: 10
tracing-distance: 48
hitbox-limit: 50
skipped-entities: []
invert-skipped-entities: false
old-features:
copper-bulb-1gt: false
crafter-1gt: false
fixes:
gameplay:
fix-incorrect-bounce-logic: false
update-suppression-crash-fix: true
ignore-moved-too-quickly-when-lagging: true
always-allow-weird-movement: true
misc:
force-minecraft-command: false
disable-leaf-decay: false
bug:
fix-mc-258859: false
performance:
chunks:
chunk-data-cache-soft-limit: 8192
chunk-data-cache-limit: 32678
max-view-distance: 32
player-near-chunk-detection-range: 128
use-euclidean-distance-squared: true
end-biome-cache-enabled: false
end-biome-cache-capacity: 1024
smooth-bedrock-layer: false
experimental:
enable-density-function-compiler: false
enable-structure-layout-optimizer: true
deduplicate-shuffled-template-pool-element-list: false
optimizations:
skip-useless-secondary-poi-sensor: true
clump-orbs: true
enable-suffocation-optimization: true
use-compact-bit-storage: false
command-block-parse-results-caching: true
sheep-optimization: true
optimized-dragon-respawn: false
reduce-chunk-load-and-lookup: true
create-snapshot-on-retrieving-block-state: true
hopper-throttle-when-full:
enabled: false
skip-ticks: 0
dab:
enabled: true
start-distance: 12
maximum-activation-frequency: 20
activation-distance-mod: 8
dont-enable-if-in-water: false
blacked-entities: []
virtual-threads:
enabled: false
bukkit-scheduler: false
chat-scheduler: false
tab-complete-scheduler: false
async-executor: false
command-builder-scheduler: false
profile-lookup-pool: false
server-text-filter-pool: false
async:
parallel-world-ticking:
enable: false
thread-count: 4
log-container-creation-stacktraces: false
disable-hard-throw: false
compatability-mode: false
use-per-world-tps-bar: true
regionized-chunk-ticking:
enable: false
executor-thread-count: 4
use-virtual-threads: false
executor-thread-priority: 7
pathfinding:
enable: true
max-threads: 2
keepalive: 60
queue-size: 0
reject-policy: "CALLER_RUNS"
multithreaded-tracker:
enable: true
compat-mode: false
max-threads: 1
keepalive: 60
queue-size: 0
join-thread:
enabled: false
thread-count: 1
use-virtual-threads: false
chunk-sending:
enable: true
mob-spawning:
enable: true
Edit on GitHub
Last updated on