Releases: WiIIiam278/PAPIProxyBridge
PAPIProxyBridge 1.7.2 - Fabric 1.21.4
PAPIProxyBridge 1.7.2 supports Fabric on Minecraft 1.21.4.
- Bumped Fabric support to 1.21.4
To update, just drag+drop.
PAPIProxyBridge 1.7.1 - Fabric 1.21.3
PAPIProxyBridge 1.7.1 supports Fabric on Minecraft 1.21.3.
- Bumped Fabric support to 1.21.3
To update, just drag+drop.
PAPIProxyBridge 1.7 - 1.21.2, bug fix
PAPIProxyBridge 1.7 supports Minecraft 1.21.2 on Fabric and fixes a bug.
- Added support for Minecraft 1.21.2 on Fabric
- The plugin now requires Velocity 3.4.0 or newer for 1.21.2 support
- The plugin is now published with separate JAR files for each platform. Please download the correct JAR for your server! (#154)
- Fixed a memory leak that could occur under specific circumstances, courtesy of @alexdev03 (#155)
To update, just drag+drop.
PAPIProxyBridge 1.6.2 - Minecraft 1.21.1, bug fix
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 - Bug fixes
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 - Folia & Fabric 1.20.6 support
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 - Bug fixes, Fabric 1.20.4 support
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.
PAPIProxyBridge 1.4.2 - Fabric 1.20.1 fix
PAPIProxyBridge 1.4.2 fixes another issue preventing Fabric 1.20.1 from loading the plugin correctly.
- Fixed the jar file size being far bigger than needed
- Fixed the Fabric mod failing to load on Fabric 1.20.1
To update, just drag+drop.
PAPIProxyBridge 1.4.1 - Fabric 1.20.1 fix
PAPIProxyBridge 1.4.1 fixes a problem with Fabric 1.20.1
- Fixed the system not loading with Fabric 1.20.1 (#74)
To update, just drag+drop. The fabric mod included in the .jar
works with 1.20.1 only.
PAPIProxyBridge 1.4 - Component placeholders, bug fixes
PAPIProxyBridge 1.4 adds support for formatting serialised component placeholders and fixes bugs. This version supports 1.20.1 on Fabric.
- Added new methods to support placeholders returning adventure
Component
s.- Placeholders that resolve to components can now be returned natively through the
#formatComponentPlaceholders
method - This allows for placeholders to contain formatting and chat events
- Placeholders that resolve to components can now be returned natively through the
- Fixed a thread deadlocking issue that could rarely occur on Velocity
- Fixed the Velocity implementation not specifying that it had handled a plugin message, causing other plugins relying on these to fail in certain circumstances
To update, just drag+drop.