SamB440 / ForcePack

Spigot/Velocity plugin to aid resource pack deployment and enforcement, among other utilities.
https://fortitude.islandearth.net/category/forcepack
GNU General Public License v3.0
42 stars 17 forks source link

New spoof method detection #40

Open SamB440 opened 9 months ago

SamB440 commented 9 months ago

There is another method for status spoofing that can be used to detect attempts to bypass the resource pack. Won't be posting it here but this issue serves as a reminder for me.

xPoyraz commented 8 months ago

So will the 1.20.2 resource pack issue be solved in the new ForcePack update?

SamB440 commented 8 months ago

So will the 1.20.2 resource pack issue be solved in the new ForcePack update?

What's that?

xPoyraz commented 8 months ago

So will the 1.20.2 resource pack issue be solved in the new ForcePack update?

What's that?

"that a resource pack is no longer, ever, kept when switching servers. "

SamB440 commented 8 months ago

So will the 1.20.2 resource pack issue be solved in the new ForcePack update?

What's that?

"that a resource pack is no longer, ever, kept when switching servers. "

it's unfixable, the client unloads whenever it receives a reconfiguration packet. The only way to "fix" it is to not send a reconfiguration packet, which only works if nothing has changed (viaver on proxy does this iirc), and will break in the future once such packet starts to be used. Wrong issue anyway, #39