HomeJavaModsZeroSeek
ZeroSeek
ModsJava

ZeroSeek

A high-performance MMap + Async chunk loading engine for Minecraft servers.

⬇ Download on Modrinth

ZeroSeek

High-performance MMap + Async chunk loading engine for dedicated Minecraft servers.

What is ZeroSeek?

ZeroSeek replaces Minecraft's standard synchronous chunk loading system with a memory-mapped I/O and asynchronous processing engine. The goal is stable TPS with any player count and any movement pattern, including elytra flight and teleports.

Current Status

Ready for use: MMap chunk reads, Delta Layer, Async Workers, CPU Affinity, TPS Governor, MMap prefetch on Windows and Linux.

Features

Planned / Not Implemented

Target Platform

Build

./gradlew build

Output: build/libs/zeroseek-1.0.0.jar

Installation

  1. Copy zeroseek-1.0.0.jar into your server's mods/ folder.
  2. On first launch, config/zeroseek.json will be created — edit if needed.
  3. Start the server.

Configuration

config/zeroseek.json allows tuning:

Compatibility

Verified by MCModsHub

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

Explore more