build: simplify plugin version in buildscript
build: temporarily comment out hangar
build: bump deps, adjust hangar publish
feat: target Minecraft 1.21.2, add publishing
Now targets 1.21.2 on fabric!
We now publish separate JARs for each project, and publish to william278.net
PAPIProxyBridge 1.6.2 supports Minecraft 1.21.1 on Fabric and fixes a bug on Velocity.
- Fabric: Now targets MC 1.21.1, courtesy of @alexdev03 (#72)
- Fixed a thread-blocking issue on Velocity servers when handling Placeholders (#69)
To update, just drag+drop.
PAPIProxyBridge 1.6.2 supports Minecraft 1.21.1 on Fabric and fixes a bug on Velocity.
- Fabric: Now targets MC 1.21.1, courtesy of @alexdev03 (#72)
- Fixed a thread-blocking issue on Velocity servers when handling Placeholders (#69)
To update, just drag+drop.
PAPIProxyBridge 1.6.1 fixes a few issues in the previous release
- Fixed a change made in 1.6 causing API breakages, courtesy of @alexdev03 (#126)
- Fixed a bug causing the plugin to fail to load during remapping due to duplicate dependencies
To update, just drag+drop.
PAPIProxyBridge 1.6 fixes bugs and adds support for Folia as well as Fabric 1.20.6
- Added support for Folia, courtesy of @Yomamaeatstoes (#112)
- Added support for Fabric 1.20.5/6 @alexdev03 (#118)
- Added a retry system for failed placeholder passes to reduce the rate of failed placeholder handshakes
- General code cleanup, including improvements to version reporting
Please note: Java 21 is required for Fabric and Minecraft 1.20.6+; otherwise Java 17 is the minimum supported JDK version.
To update, just drag+drop.
PAPIProxyBridge 1.5 fixes bugs and adds support for Fabric 1.20.4
- Updated to target Minecraft 1.20.4 on Fabric, courtesy of @alexdev03 (#95)
- Increased the default placeholder resolution timeout time to 1000ms
- Fixed an issue where the configured timeout time was not being used to expire placeholder resolution requests
- Fixed an issue where an IllegalStateException would be thrown due to a duplicate map key when querying servers, courtesy of @alexdev03 (#98)
- Further reduced the size of the plugin jar
- Bumped various dependencies
To update, just drag+drop.


