ForcePack 1.2.0 adds several new verification features and fixes various bugs. One of note is that minimessage support was broken with a recent Velocity update, this has been fixed.
*Click read more for more info*
The following settings have been added to your config.yml:
Code (YAML):
# Should we forcefully send a resource pack that has an invalid size for the player's client version? (requires ViaVersion) force-invalid-size: false
And on Velocity, your config.toml:
Code (Text):
# Should we forcefully send a resource pack that has an invalid size for the player's client version?
force-invalid-size = false
If you have "verify" enabled, then your URL endings and client version resource pack sizes will now be verified.