packetevents
packetevents copied to clipboard
FEATURE REQUEST
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Packetevents does not detect specifically viaversions via velocity proxies, which causes plugins specifically like anticheats to fail proper user version detection
Describe the solution you'd like A clear and concise description of what you want to happen.
at least some update on when to call .getClientVersion to be detecting the proper client version
Describe alternatives you've considered to solve your solution without us adding this as a feature? A clear and concise description of any alternative solutions or features you've considered. ..
Additional context Add any other context or screenshots about the feature request here.
A good way here is to possibly add a proxy plugin, or at least support some sort of metadata attachment instead of just getting the client version when there's no plugin such as viaversion etc available, other type of hooks could work. maybe allow this as an API? (then other plugins that rely on it can also implement their own apis for this as well), instead of only specifically relying on viaversion or server version.
This could become a PR, if the author is fine with this idea
I dont see how this is a packet events thing tbh, why not PR to viaversion to send a plugin message back to the server containing a players client version