Endweave

Protocol translation plugin for Endstone servers

Endweave is an Endstone plugin that lets clients on one Bedrock protocol version connect to servers on another. Packets are rewritten in flight so older clients can join newer servers and vice versa.

Status

Endweave ships in two forms today:

  • A Python plugin on the main branch - install via PyPI
  • A C++ rewrite in progress on the cpp-rewrite branch

Documentation will land here as the C++ rewrite stabilizes.

Source

github.com/EndstoneMC/endweave

On this page