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
53 stars 21 forks source link

Investigate 1.20.3 #44

Closed SamB440 closed 11 months ago

SamB440 commented 11 months ago

See branch https://github.com/SamB440/ForcePack/tree/feat/self-host for current work.

SamB440 commented 11 months ago

46

SamB440 commented 11 months ago

ForcePack itself is mostly ready (minus velocity module not being done yet) for 1.20.3, but Paper and Velocity don't have proper API for the new resource pack stuff.

SamB440 commented 11 months ago

paper broke the setResourcePack method so now it's going to be a massive pain to support paper as well once they add adventure methods...

SamB440 commented 11 months ago

Spoof checking will come later, I want to rewrite a check system for that.