BetaBeta 26.2-1-beta: tick guard keeps busy spawns smooth

The finest server software. Zero stutter.

Storia is a Minecraft server built on Folia. It keeps worlds in RAM, gives every player a fair slice of the CPU and can hand terrain generation to other machines, without ever pausing your redstone.

Minecraft 26.2Java 25Open source

What's inside

Six things Storia does for your server

Each one keeps vanilla behavior: the same terrain for the same seed, the same physics, and redstone that never stops.

RAM world

Worlds live in memory

Worlds are copied into RAM at startup and synced back to disk in the background, so disk speed stops mattering.

How it works
Storia 26.2
RAM world: enabled
RAM used: 3187 MB
Sync interval: 300 s
Last sync: 2m 14s ago (184 file(s))
Pregeneration

Five times faster pregen

/storia pregen puts every spare core to work and picks up where it left off after a restart.

How it works
Folia default3m 21s
Storia40s

3,721 chunks on 6 cores. Lower is better.

Tick guard

A busy spawn, smooth for you

When a farm or a crowd overloads an area, Storia thins out the crowd's thinking, not the players. People standing nearby are never limited.

How it works
Zombies
AI 1/8
Villagers
AI 1/8
Alice
view 10
Bob
view 10

Spawn with 1,400 mobs: 55 ms → 33 ms per tick, TPS 20. Nobody limited.

Offload

More machines, more terrain

Workers on other machines compute the heaviest step of terrain generation. Identical results, encrypted, with instant local fallback.

How it works
Players Proxy Storia RelayWorker AWorker BWorker C AES-256-GCM
Storia Proxy

50 placeholders built in

A Velocity fork with a live tab list, MOTD and join messages for the whole network.

How it works
My Network
42/200 online · 21:37
Alice 12msBob 34msCarol 96msDave 18ms
survival (28) · ping 12ms
Vanilla-exact

Faster, never different

Every change is checked against the original code, sample by sample and push by push.

How it works
0differences in 18M noise samples
0in 500k entity pushes
3×faster entity pushing
0redstone changes

The family

Four programs, one release

Run the server on its own, or add helpers when you need them. All four ship together in every release.

Storia

The server · Java 25

Folia's regionized multithreading plus RAM worlds, fast pregeneration and a per-player budget.

Download

Storia Worker

Terrain helper · Java 25

Generates terrain for your server on a spare machine. No player port.

Download

Storia Relay

Work router · Java 21+

Shares terrain work between any number of workers. No Minecraft files.

Download

Storia Proxy

Network proxy · Java 21+

Velocity with placeholders, a live tab list and network messages.

Download

How Storia works

Start with Storia in a minute.

Replace your Folia jar, accept the EULA and you are running. Folia plugins work as they are.

# 1
java -Xmx8G -jar storia-26.2.jar nogui
# 2
echo "eula=true" > eula.txt
# 3
java -Xmx8G -jar storia-26.2.jar nogui