- feat: Added back and improved secure chat popup support
- feat(velocity): Use the newly added plugin message API
- fix: Fixed Fabric 1.21 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
- feat: Added back and improved secure chat popup support
- feat(velocity): Use the newly added plugin message API
- fix: Fixed Fabric 1.21 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
- Fixed some plugin messaging issue
This version is being released as beta, it is recommended to install it until the official version with full support for Minecraft 1.21 is released. To fix the exploit only requires updating the Velocity module, so this version works with any previous version of SignedVelocity.
- Fixed Velocity 3.3.0 Support when using VPacketEvents
In this version the use of FabricAPI has been updated to version 0.91.1, which is the minimum required from now on. Also the detection of locally executed messages in Paper has been improved and the waiting time has been reduced according to several tests.
What's Changed
- misc: Reduced default timeout to 45 milliseconds
- perf(paper): Improved local message execution detection
- fix(fabric): Remove queued data on disconnect
- fix(fabric): Updated FabricAPI usage
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
This version will be the only and last version for 1.20.1. It contains all the changes of SignedVelocity up to version 1.2.1, including the reduction of the default timeout to 45 milliseconds.