crpmax / mc-bots

A simple app used for stress testing Minecraft servers with bots
MIT License
319 stars 56 forks source link

Any plans to support 1.12.2~1.17? #66

Closed xiaozhu2007 closed 6 months ago

xiaozhu2007 commented 1 year ago

I could not use it when join the older Minecraft versions.

Thx.

crpmax commented 1 year ago

Hi, I am using the https://github.com/GeyserMC/MCProtocolLib lib that does not support multiple versions. I may use other libraray that has multiversion support in the future.

xiaozhu2007 commented 1 year ago

Thx, I will wait for updates!

xiaozhu2007 commented 1 year ago

Maybe you can use the ViaVersion API. reference: https://github.com/AlexProgrammerDE/ServerWrecker

crpmax commented 6 months ago

I may use other protocol library in version 2, but now it is hard to rewrite.