WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
152 stars 125 forks source link

feat: add ProtocolLib support for deeper-level packet cancellation #274

Closed WiIIiam278 closed 3 months ago

WiIIiam278 commented 3 months ago

Adds optional support for ProtocolLib for improved packet handling of locked users, if installed. Can be turned off with a new config setting.

Basically just a better security measure against very extreme locked-user edge case exploits, or servers that do lots of funky stuff.