Skip to content

Releases: AKSHRK-Dev/Storia

Storia 26.2-2-beta

Storia 26.2-2-beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Sep 06:42

Storia 26.2-2-beta: Minecraft 26.2, Java 25.

Beta: new features that are still being tested. Back up your server before trying it.

File What it is
storia-26.2-2-beta.jar The Storia server (Folia fork). Run java -jar storia-26.2-2-beta.jar nogui.
storia-worker-26.2-2-beta.zip Storia Worker: generates terrain for your server on another machine. See README.md inside.
storia-relay-26.2-2-beta.zip Storia Relay: hands terrain work to any number of workers (Java 21+, no Minecraft files).
storia-proxy-26.2-2-beta.jar Storia Proxy: Velocity fork with 50 built-in placeholders (docs).

All offload traffic is encrypted and authenticated with your shared secret.

New: Storia Cluster (beta)

Several Storia servers can now run one world together. Each server ("node") runs the part of the world where
its players are; players who come close to each other are put on the same node before they could see each other's
chunks, and players move between nodes through Storia Proxy without a loading screen, keeping their
inventory, advancements and statistics.

  • Storia Relay with cluster=true is the coordinator: it stores the world, decides which node runs which part
    and balances players across nodes.
  • Contraptions on the border between two parts are detected and always run on one node.
  • Time, weather, game rules, the scoreboard, maps, advancements and statistics are shared.
  • /stop on a node moves its players to the other nodes first; if the relay is briefly away, nodes keep their
    writes on disk and send them later.

Guide: https://storiamc.com/en-us/docs/cluster/

Limits: seamless switching needs Minecraft 26.1/26.2 clients; plugin data is not shared between nodes yet;
tested with two nodes so far. Back up your world first. Releases before this one (26.2, 26.2-1-beta) do not
include Storia Cluster.

Also in this release

  • Tick guard and fast-mover-only player budget from 26.2-1-beta.

Storia 26.2

Choose a tag to compare

@github-actions github-actions released this 26 Sep 02:37

Storia 26.2: Minecraft 26.2, Java 25.

File What it is
storia-26.2.jar The Storia server (Folia fork). Run java -jar storia-26.2.jar nogui.
storia-worker-26.2.zip Storia Worker: generates terrain for your server on another machine. See README.md inside.
storia-relay-26.2.zip Storia Relay: hands terrain work to any number of workers (Java 21+, no Minecraft files).
storia-proxy-26.2.jar Storia Proxy: Velocity fork with 50 built-in placeholders (docs).

All offload traffic is encrypted and authenticated with your shared secret.

Storia 26.2-1-beta

Storia 26.2-1-beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Sep 08:21

Storia 26.2-1-beta: Minecraft 26.2, Java 25.

Beta: new features that are still being tested. Back up your server before trying it.

File What it is
storia-26.2-1-beta.jar The Storia server (Folia fork). Run java -jar storia-26.2-1-beta.jar nogui.
storia-worker-26.2-1-beta.zip Storia Worker: generates terrain for your server on another machine. See README.md inside.
storia-relay-26.2-1-beta.zip Storia Relay: hands terrain work to any number of workers (Java 21+, no Minecraft files).
storia-proxy-26.2-1-beta.jar Storia Proxy: Velocity fork with 50 built-in placeholders (docs).

All offload traffic is encrypted and authenticated with your shared secret.