paper-world-defaults.yml
This file contains world-specific defaults that apply to all worlds. Key settings:
max-auto-save-chunks-per-tick: 8— Reduce for better TPS during auto-saveprevent-moving-into-unloaded-chunks: true— Prevent player movement into unloaded areasentity-per-chunk-save-limit— Limit entities saved per chunk to prevent lag on load
spigot.yml Optimization
mob-spawn-range: 6— Reduce mob spawn range to improve TPSentity-activation-range— Reduce activation range for animals, monsters, and villagersmerge-radius— Merge nearby dropped items and experience orbs
bukkit.yml
spawn-limits— Reduce global mob caps from defaultschunk-gc.period-in-ticks: 400— How often to garbage collect chunks
Paper Async Features
Paper includes async chunk loading enabled by default. This significantly improves performance when players explore or chunks load/unload. Ensure your Paper version is up to date to benefit from the latest async improvements.