After a long time, I have returned to plugin development for Sponge and have reworked this plugin to add Sponge support again.
What’s Changed
- Added 1.21.5 support
- Added API publishing for the new packet exempting, see https://fortitude.islandearth.net/forcepack/developer-api
- Fixed /vforcepack reload not accounting for exemptions
- Fixed fallback resourcepack always being sent, even if a version override existed
- Added an optional
send
argument to reload command for whether to send the updated resource pack to online players. - Added support for version ranges: https://github.com/SamB440/ForcePack/issues/90
- Bump Kyori & Add fake-player metadata by @SerbanHiro in https://github.com/SamB440/ForcePack/pull/87
- Pack exempting by @Cryptite in https://github.com/SamB440/ForcePack/pull/91
- Better multiplatform setup, add Sponge support by @SamB440 in https://github.com/SamB440/ForcePack/pull/96
New Contributors
- @SerbanHiro made their first contribution in https://github.com/SamB440/ForcePack/pull/87
- @Cryptite made their first contribution in https://github.com/SamB440/ForcePack/pull/91
Full Changelog: https://github.com/SamB440/ForcePack/compare/1.3.71...1.3.72