WiIIiam278 / HuskSync

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

fix: add client `SETTING` packet to allow list, fix #286 #287

Closed nhanledev closed 5 months ago

nhanledev commented 5 months ago

Video setting packets get cancelled when using ProtocolLib to cancel player actions, which caused player skins and chunks load incompletely on player join. This is discussed in #286.