Download Endstone

Free, open source, and runs everywhere. Your server is one command away.

Windows

Download, unzip, and run. Everything is included.

Recommended install

x86_64

Requires Windows 10 or later on x86_64.

Other options

x86_64
pip install endstone
endstone
uvx endstone

Other options

x86_64arm64
docker run ...

Linux

Download, unzip, and run. Everything is included.

Recommended install

x86_64

Requires Ubuntu 22.04+ or Debian 12+ on x86_64.

Other options

x86_64
pip install endstone
endstone
uvx endstone

Other options

x86_64arm64
docker run ...

macOS

The Bedrock server has no macOS build, so Endstone runs in a Linux container instead.

Recommended install

(needs Docker)
docker run ...

The same image works on any platform.

Other options

Other architectures

Native builds are x86_64 only. The Docker command runs anywhere and uses emulation when needed.

Requirements

The uvx command needs uv. The pip command needs Python 3.11+, and uv is the recommended way to install and manage Python.

All releases

Every version, including older ones, is published on GitHub releases.