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
48 stars 17 forks source link

Add ability to pass hash into reload command #17

Open SamB440 opened 1 year ago

SamB440 commented 1 year ago

Some servers automate pack renewal in CI by sending a forcepack reload command, we can make this more secure and cancel lookups to the URL by adding an argument to the reload command that accepts the hash as a parameter.

Also command to reload pack for specific players?

imrannasrullah commented 7 months ago

Ill also consider this!

imrannasrullah commented 6 months ago

Where can I find the reload command?