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
mainbranch - install via PyPI - A C++ rewrite in progress on the
cpp-rewritebranch
Documentation will land here as the C++ rewrite stabilizes.