MCHPR / MCHPRS

A multithreaded Minecraft server built for redstone.
MIT License
1.55k stars 68 forks source link

Get info about minecraft version from config #128

Closed ssz256 closed 7 months ago

ssz256 commented 9 months ago

Gets the minecraft version, protocol version and data version from config instead of being hardcoded.

StackDoubleFlow commented 7 months ago

We only implement support for one version of the network protocol, though. What do you intend to do by making that configurable?

StackDoubleFlow commented 7 months ago

I'm closing this for now as I don't see a use case.