WorldQL / mammoth

Scale a single world horizontally across multiple Minecraft servers.
https://www.worldql.com/posts/2021-08-worldql-scalable-minecraft/
MIT License
855 stars 47 forks source link

Separate n.m.s packet code by Minecraft version #26

Closed Jaxkr closed 2 years ago

Jaxkr commented 3 years ago

We should use the approach used by https://github.com/CitizensDev/Citizens2 to manage versions (different folder for each), not reflection.

Jaxkr commented 2 years ago

Closed in favor of only supporting the latest version of Minecraft.