Skip to content

EndstoneMC/endweave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Endweave

Seamlessly interweaving Bedrock protocol versions.

Build

An Endstone plugin that lets newer Bedrock clients connect to older servers by rewriting packets at the network layer. Inspired by ViaVersion.

Supported Versions

Minecraft Version Protocol
1.21.120 859
1.21.124 860
1.21.130 - 1.21.132 898
1.26.0 - 1.26.3 924
1.26.10 944

Quick Start

  1. Download the latest .whl from Releases
  2. Drop it in your server's plugins/ folder
  3. Restart the server

Players on newer clients will connect transparently. No additional configuration needed.

How It Works

When Minecraft updates, players who update can't join servers still on the old version. Instead of waiting for an Endstone update (and keeping your community offline), Endweave lets newer clients connect right away by translating protocol differences in real time. Only fields that actually changed get rewritten, and players already on the server's version go through zero extra processing. If a client is multiple versions ahead, translators are chained together automatically.

Contributing

Issues and PRs welcome on GitHub.

License

Apache License 2.0

Packages

 
 
 

Contributors

Languages