ProtocolLib

3M Downloads

Way to get player protocol from bungee?

nicolasvac opened this issue ยท 1 comments

commented

As the title says,
I'm trying to use:

getProtocolVersion((ProxiedPlayer) player).getVersion()

But this method seems to only accept a type of Player, which isn't present in bungeecord apis.

Thanks.

commented

Unfortunately ProtocolLib doesn't support BungeeCord