GeyserMC / MCProtocolLib

A library for communication with a Minecraft client/server.
MIT License
728 stars 202 forks source link

Outdated Version on 1.15.2 Servers #542

Closed heydryft closed 4 years ago

heydryft commented 4 years ago

Title says it all.

heydryft commented 4 years ago

I've tried these atm: client.getSession().setFlag(String.valueOf(MinecraftConstants.PROTOCOL_VERSION), 578); client.getSession().setFlag(MinecraftConstants.GAME_VERSION, "1.15.2");

heydryft commented 4 years ago
com.github.Steveice10 MCProtocolLib 1.15-1

That's my maven dependency

heydryft commented 4 years ago

nvm, added CodeMC repository. It has 1.15.2