HomeJavaModsChunkOptimizer
ModsJava

ChunkOptimizer

by ArtificialHamster · on Modrinth

This plugin optimizes how the server renders chunks, reducing CPU and RAM usage. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

ChunkOptimizer

Save server resources by intelligently managing chunks based on where players are looking.

Servers waste resources loading chunks players can't see. A player looking north doesn't need chunks south of them fully processed. ChunkOptimizer cuts server chunk loading by up to 60% while keeping gameplay smooth with its buffer system.

ChunkOptimizer reduces server RAM and CPU usage by only loading and sending chunks that players can actually see. Chunks in the player's view direction are prioritized, while chunks behind them are kept as a buffer for instant access. Everything outside the view zone is aggressively unloaded.

Features

Configuration

# % of render distance loaded in front of player
active-percent: 40

# % of render distance kept behind player as buffer
buffer-percent: 40

# Chunks kept loaded above/below player
vertical-limit: 4

# How often to update (ticks, 20 = 1s)
update-interval: 20

# Seconds before unloading unseen chunks
unload-delay: 5
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more