Storia
The game server
- What it does
- Runs the world: players, mobs, redstone, farms, chunks. Built on Folia, so different areas of the world tick on different CPU cores.
- What it does not do
- Does not need the other three. On its own it is a complete Minecraft server.
- Runs on
- Your main machine (or one per game mode behind a proxy).
- Needs
- Java 25, RAM for the world (RAM world) plus the heap.
- Ports
- 25565 for players (or a private port behind the proxy).
- Configuration
- storia.yml, plus the usual Paper and Folia files.