willemml / hl-mc-kt

Headless Minecraft Client written in Kotlin
GNU General Public License v3.0
46 stars 12 forks source link

proxy mode #6

Open willemml opened 4 years ago

willemml commented 4 years ago

Packet passthrough, should open a server that normal clients can connect to, then packets should be passed from client to real server and back, should still be able to control player and read events like chat and movement while client is connected.