ForcePack icon indicating copy to clipboard operation
ForcePack copied to clipboard

Spigot/Velocity plugin to aid resource pack deployment and enforcement, among other utilities.

Results 16 ForcePack issues
Sort by recently updated
recently updated
newest added

Someone requested extra utility commands like a give command for custom model data, imo makes sense to include basic methods for this stuff.

enhancement

Someone requested integration with PlaceholderAPI

enhancement
good first issue

User case: We utilize S3 storage to store our resource pack. This pack is loaded from our CI/CD pipelines, ensuring that any changes on the servers (such as Velocity) are...

enhancement

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...

enhancement
good first issue

We are currently resending the resource pack to open the prompt screen constantly. But if the player accepts, they could then receive another resource pack packet, which will cause it...

bug
help wanted

As per the discussion on #13, translations for velocity need to be added somehow. > Best idea is probably to have a language file with translation keys such as `servers.example-server.resourcepack.prompt="Please...

enhancement
velocity

I've been getting back into other modding APIs and I don't think it'd be unreasonable to add Sponge support for API 11. A long time ago there even used to...

enhancement

Idk if this is 100% possible but here this goes. Why i want this feature to be added is mainly due to people's internet connections. Technically, when a player joins...

enhancement

Attempted: use e.g. `/vforcepack reload` or even `/velocityforcepack help` Expected: the commands dispatch to the right ones Result: they all dispatch to `/vforcepack` resulting in `ForcePack by SamB440...` message

invalid
velocity

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...

enhancement