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

generate hash command #2

Closed ArtifactyNight closed 2 years ago

ArtifactyNight commented 2 years ago

Add command to auto generate hash to config like /forcepack genhash this feature is useful for upload resourcepack but same direct url

SamB440 commented 2 years ago

/forcepack reload will already make the plugin generate the hash though?

ArtifactyNight commented 2 years ago

/forcepack reload will already make the plugin generate the hash though?

is this work with velocity too?

SamB440 commented 2 years ago

/forcepack reload will already make the plugin generate the hash though?

is this work with velocity too?

Yes, on velocity it's /forcepackreload. Basically does the same thing, where it initiates a total reload of resource packs as if the plugin was just starting up.