SignedVelocity (SignedVelocity)
允许您在不同步问题的情况下取消或修改Velocity的消息或命令
---
要求
- Java 17+
- Velocity 3.2.0+
#### 后端:
- Java 17+
- Paper 1.19.4+ 或 Sponge 1.16.5+ (API 8.1+)
- Sponge API 8.1/10+
- Minestom
- Fabric 1.20.1/1.20.2+
---
特性
- 使用插件消息将Velocity消息和命令的修改和取消状态传输到您的后端服务器。这样可以避免聊天链同步问题,并通过正确同步消息避免Velocity的安全检查。
- 支持使用Velocity的聊天报告(可以使用外部插件如FreedomChat禁用,不建议)
- 可以在登录每个服务器时移除不安全的聊天警告。需要[VPacketEvents](
- 
* [fix: Fixed Chat handling on Fabric](https://github.com/4drian3d/SignedVelocity/commit/bcdc65254fddbf1341182fa410838c20bcd4cfb9)
* [feat: Published SignedVelocity Minestom module](https://github.com/4drian3d/SignedVelocity/commit/7eaf668fced3c9728bf48cda724dadada185538f)
* From this version onwards, the Minestom module will be released as a library so that it can be easily integrated into any Minestom-based project.
```kotlin
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}
```
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.4...1.3.0
SignedVelocity Paper 1.3.0
* [Fix channel registration in order to fix exploit](https://github.com/4drian3d/SignedVelocity/pull/116)
* [fix: Fixed Chat handling on Fabric](https://github.com/4drian3d/SignedVelocity/commit/bcdc65254fddbf1341182fa410838c20bcd4cfb9)
* [feat: Published SignedVelocity Minestom module](https://github.com/4drian3d/SignedVelocity/commit/7eaf668fced3c9728bf48cda724dadada185538f)
* From this version onwards, the Minestom module will be released as a library so that it can be easily integrated into any Minestom-based project.
```kotlin
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}
```
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.4...1.3.0
SignedVelocity Sponge 10 1.3.0
* [Fix channel registration in order to fix exploit](https://github.com/4drian3d/SignedVelocity/pull/116)
* [fix: Fixed Chat handling on Fabric](https://github.com/4drian3d/SignedVelocity/commit/bcdc65254fddbf1341182fa410838c20bcd4cfb9)
* [feat: Published SignedVelocity Minestom module](https://github.com/4drian3d/SignedVelocity/commit/7eaf668fced3c9728bf48cda724dadada185538f)
* From this version onwards, the Minestom module will be released as a library so that it can be easily integrated into any Minestom-based project.
```kotlin
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}
```
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.4...1.3.0
SignedVelocity Sponge 8 1.3.0
* [Fix channel registration in order to fix exploit](https://github.com/4drian3d/SignedVelocity/pull/116)
* [fix: Fixed Chat handling on Fabric](https://github.com/4drian3d/SignedVelocity/commit/bcdc65254fddbf1341182fa410838c20bcd4cfb9)
* [feat: Published SignedVelocity Minestom module](https://github.com/4drian3d/SignedVelocity/commit/7eaf668fced3c9728bf48cda724dadada185538f)
* From this version onwards, the Minestom module will be released as a library so that it can be easily integrated into any Minestom-based project.
```kotlin
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}
```
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.4...1.3.0
SignedVelocity Proxy 1.3.0
* [Fix channel registration in order to fix exploit](https://github.com/4drian3d/SignedVelocity/pull/116)
* [fix: Fixed Chat handling on Fabric](https://github.com/4drian3d/SignedVelocity/commit/bcdc65254fddbf1341182fa410838c20bcd4cfb9)
* [feat: Published SignedVelocity Minestom module](https://github.com/4drian3d/SignedVelocity/commit/7eaf668fced3c9728bf48cda724dadada185538f)
* From this version onwards, the Minestom module will be released as a library so that it can be easily integrated into any Minestom-based project.
```kotlin
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}
```
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.4...1.3.0
SignedVelocity Fabric 1.2.4
* [feat(velocity): Use the newly added plugin message API](https://github.com/4drian3d/SignedVelocity/commit/8d5f19b63d3659406a642e4d1cccfee9292bb6fb)
* [fix: Fixed Fabric 1.21 support](https://github.com/4drian3d/SignedVelocity/commit/4c6a18783618dfbae49363a8b84352eb3dc7f659)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
SignedVelocity Paper 1.2.4
* [feat(velocity): Use the newly added plugin message API](https://github.com/4drian3d/SignedVelocity/commit/8d5f19b63d3659406a642e4d1cccfee9292bb6fb)
* [fix: Fixed Fabric 1.21 support](https://github.com/4drian3d/SignedVelocity/commit/4c6a18783618dfbae49363a8b84352eb3dc7f659)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
SignedVelocity Sponge 10 1.2.4
* [feat(velocity): Use the newly added plugin message API](https://github.com/4drian3d/SignedVelocity/commit/8d5f19b63d3659406a642e4d1cccfee9292bb6fb)
* [fix: Fixed Fabric 1.21 support](https://github.com/4drian3d/SignedVelocity/commit/4c6a18783618dfbae49363a8b84352eb3dc7f659)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
SignedVelocity Sponge 8 1.2.4
* [feat(velocity): Use the newly added plugin message API](https://github.com/4drian3d/SignedVelocity/commit/8d5f19b63d3659406a642e4d1cccfee9292bb6fb)
* [fix: Fixed Fabric 1.21 support](https://github.com/4drian3d/SignedVelocity/commit/4c6a18783618dfbae49363a8b84352eb3dc7f659)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
SignedVelocity Proxy 1.2.4
* [feat(velocity): Use the newly added plugin message API](https://github.com/4drian3d/SignedVelocity/commit/8d5f19b63d3659406a642e4d1cccfee9292bb6fb)
* [fix: Fixed Fabric 1.21 support](https://github.com/4drian3d/SignedVelocity/commit/4c6a18783618dfbae49363a8b84352eb3dc7f659)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.3...1.2.4
SignedVelocity 1.2.4-BETA2
SignedVelocity Proxy 1.2.4-BETA
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.
SignedVelocity Fabric 1.2.3
SignedVelocity Paper 1.2.3
SignedVelocity Sponge 10 1.2.3
SignedVelocity Sponge 8 1.2.3
SignedVelocity Proxy 1.2.3
SignedVelocity Fabric 1.2.2
## What's Changed
* [misc: Reduced default timeout to 45 milliseconds](https://github.com/4drian3d/SignedVelocity/commit/7697694695c790cd3b55648fdd57507dd89113e2)
* [perf(paper): Improved local message execution detection](https://github.com/4drian3d/SignedVelocity/commit/b2506cef3e52b19cda85df8a3510525cb1947998)
* [fix(fabric): Remove queued data on disconnect](https://github.com/4drian3d/SignedVelocity/commit/66227ce390213a9a9770c89b3d499d4014ff049b)
* [fix(fabric): Updated FabricAPI usage](https://github.com/4drian3d/SignedVelocity/commit/b473e2301e54e206a8d4c883ae5b4923669b22d2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
SignedVelocity Paper 1.2.2
## What's Changed
* [misc: Reduced default timeout to 45 milliseconds](https://github.com/4drian3d/SignedVelocity/commit/7697694695c790cd3b55648fdd57507dd89113e2)
* [perf(paper): Improved local message execution detection](https://github.com/4drian3d/SignedVelocity/commit/b2506cef3e52b19cda85df8a3510525cb1947998)
* [fix(fabric): Remove queued data on disconnect](https://github.com/4drian3d/SignedVelocity/commit/66227ce390213a9a9770c89b3d499d4014ff049b)
* [fix(fabric): Updated FabricAPI usage](https://github.com/4drian3d/SignedVelocity/commit/b473e2301e54e206a8d4c883ae5b4923669b22d2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
SignedVelocity Sponge 10 1.2.2
## What's Changed
* [misc: Reduced default timeout to 45 milliseconds](https://github.com/4drian3d/SignedVelocity/commit/7697694695c790cd3b55648fdd57507dd89113e2)
* [perf(paper): Improved local message execution detection](https://github.com/4drian3d/SignedVelocity/commit/b2506cef3e52b19cda85df8a3510525cb1947998)
* [fix(fabric): Remove queued data on disconnect](https://github.com/4drian3d/SignedVelocity/commit/66227ce390213a9a9770c89b3d499d4014ff049b)
* [fix(fabric): Updated FabricAPI usage](https://github.com/4drian3d/SignedVelocity/commit/b473e2301e54e206a8d4c883ae5b4923669b22d2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
SignedVelocity Sponge 8 1.2.2
## What's Changed
* [misc: Reduced default timeout to 45 milliseconds](https://github.com/4drian3d/SignedVelocity/commit/7697694695c790cd3b55648fdd57507dd89113e2)
* [perf(paper): Improved local message execution detection](https://github.com/4drian3d/SignedVelocity/commit/b2506cef3e52b19cda85df8a3510525cb1947998)
* [fix(fabric): Remove queued data on disconnect](https://github.com/4drian3d/SignedVelocity/commit/66227ce390213a9a9770c89b3d499d4014ff049b)
* [fix(fabric): Updated FabricAPI usage](https://github.com/4drian3d/SignedVelocity/commit/b473e2301e54e206a8d4c883ae5b4923669b22d2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
SignedVelocity Proxy 1.2.2
## What's Changed
* [misc: Reduced default timeout to 45 milliseconds](https://github.com/4drian3d/SignedVelocity/commit/7697694695c790cd3b55648fdd57507dd89113e2)
* [perf(paper): Improved local message execution detection](https://github.com/4drian3d/SignedVelocity/commit/b2506cef3e52b19cda85df8a3510525cb1947998)
* [fix(fabric): Remove queued data on disconnect](https://github.com/4drian3d/SignedVelocity/commit/66227ce390213a9a9770c89b3d499d4014ff049b)
* [fix(fabric): Updated FabricAPI usage](https://github.com/4drian3d/SignedVelocity/commit/b473e2301e54e206a8d4c883ae5b4923669b22d2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.1...1.2.2
SignedVelocity 1.2.2-Fabric-1.20.1
SignedVelocity Fabric 1.2.1
## What's Changed
* [fix: Rewritten backend signed queue logic](https://github.com/4drian3d/SignedVelocity/commit/ac5b75fa56a28625dcf8234b6d982ff938ed6e68)
* [fix: Advance with the queue in case a deprecated plugin cancels the chat](https://github.com/4drian3d/SignedVelocity/commit/4bc8dd4dbde20fab5d51e0b2d680506d7bc391f5)
* [feat(paper): Implement Debug logger](https://github.com/4drian3d/SignedVelocity/commit/ea5d3834ff003b4e07840f2907c3eeb39bb48508)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
SignedVelocity Paper 1.2.1
## What's Changed
* [fix: Rewritten backend signed queue logic](https://github.com/4drian3d/SignedVelocity/commit/ac5b75fa56a28625dcf8234b6d982ff938ed6e68)
* [fix: Advance with the queue in case a deprecated plugin cancels the chat](https://github.com/4drian3d/SignedVelocity/commit/4bc8dd4dbde20fab5d51e0b2d680506d7bc391f5)
* [feat(paper): Implement Debug logger](https://github.com/4drian3d/SignedVelocity/commit/ea5d3834ff003b4e07840f2907c3eeb39bb48508)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
SignedVelocity Sponge 10 1.2.1
## What's Changed
* [fix: Rewritten backend signed queue logic](https://github.com/4drian3d/SignedVelocity/commit/ac5b75fa56a28625dcf8234b6d982ff938ed6e68)
* [fix: Advance with the queue in case a deprecated plugin cancels the chat](https://github.com/4drian3d/SignedVelocity/commit/4bc8dd4dbde20fab5d51e0b2d680506d7bc391f5)
* [feat(paper): Implement Debug logger](https://github.com/4drian3d/SignedVelocity/commit/ea5d3834ff003b4e07840f2907c3eeb39bb48508)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
SignedVelocity Sponge 8 1.2.1
## What's Changed
* [fix: Rewritten backend signed queue logic](https://github.com/4drian3d/SignedVelocity/commit/ac5b75fa56a28625dcf8234b6d982ff938ed6e68)
* [fix: Advance with the queue in case a deprecated plugin cancels the chat](https://github.com/4drian3d/SignedVelocity/commit/4bc8dd4dbde20fab5d51e0b2d680506d7bc391f5)
* [feat(paper): Implement Debug logger](https://github.com/4drian3d/SignedVelocity/commit/ea5d3834ff003b4e07840f2907c3eeb39bb48508)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
SignedVelocity Proxy 1.2.1
## What's Changed
* [fix: Rewritten backend signed queue logic](https://github.com/4drian3d/SignedVelocity/commit/ac5b75fa56a28625dcf8234b6d982ff938ed6e68)
* [fix: Advance with the queue in case a deprecated plugin cancels the chat](https://github.com/4drian3d/SignedVelocity/commit/4bc8dd4dbde20fab5d51e0b2d680506d7bc391f5)
* [feat(paper): Implement Debug logger](https://github.com/4drian3d/SignedVelocity/commit/ea5d3834ff003b4e07840f2907c3eeb39bb48508)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
SignedVelocity Fabric 1.2.0
* Implement Fabric support in https://github.com/4drian3d/SignedVelocity/pull/32
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.1.0...1.2.0
SignedVelocity Paper 1.2.0
* Implement Fabric support in https://github.com/4drian3d/SignedVelocity/pull/32
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.1.0...1.2.0
SignedVelocity Sponge API 10 1.2.0
* Implement Fabric support in https://github.com/4drian3d/SignedVelocity/pull/32
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.1.0...1.2.0
SignedVelocity Sponge API 8 1.2.0
* Implement Fabric support in https://github.com/4drian3d/SignedVelocity/pull/32
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.1.0...1.2.0
SignedVelocity Proxy 1.2.0
* Implement Fabric support in https://github.com/4drian3d/SignedVelocity/pull/32
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.1.0...1.2.0
SignedVelocity Paper 1.1.0
* Added support for changing the secured status sent to the player using VPacketEvents or PacketEvents in https://github.com/4drian3d/SignedVelocity/pull/28

* Added Minestom support in https://github.com/4drian3d/SignedVelocity/pull/29
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.3...1.1.0
SignedVelocity Sponge API 10 1.1.0
* Added support for changing the secured status sent to the player using VPacketEvents or PacketEvents in https://github.com/4drian3d/SignedVelocity/pull/28

* Added Minestom support in https://github.com/4drian3d/SignedVelocity/pull/29
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.3...1.1.0
SignedVelocity Sponge API 8 1.1.0
* Added support for changing the secured status sent to the player using VPacketEvents or PacketEvents in https://github.com/4drian3d/SignedVelocity/pull/28

* Added Minestom support in https://github.com/4drian3d/SignedVelocity/pull/29
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.3...1.1.0
SignedVelocity Proxy 1.1.0
* Added support for changing the secured status sent to the player using VPacketEvents or PacketEvents in https://github.com/4drian3d/SignedVelocity/pull/28

* Added Minestom support in https://github.com/4drian3d/SignedVelocity/pull/29
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.3...1.1.0
SignedVelocity Sponge API 10 1.0.3
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
SignedVelocity Sponge API 8 1.0.3
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
SignedVelocity Proxy 1.0.3
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
SignedVelocity Paper 1.0.3
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
SignedVelocity Sponge API 10 1.0.2
New jvm flag to disable the detection in case you don't have the problem or you want to test the performance problem without this fix:
`-Dio.github._4drian3d.signedvelocity.checkForLocalChat=false`
* [feat: Made connection timeout between server and proxy configurable](https://github.com/4drian3d/SignedVelocity/commit/12f5446562e7a1879bc4e65f64f66228f29395ee)
JVM Flag: `-Dio.github._4drian3d.signedvelocity.timeout=100`
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
SignedVelocity Sponge API 8 1.0.2
New jvm flag to disable the detection in case you don't have the problem or you want to test the performance problem without this fix:
`-Dio.github._4drian3d.signedvelocity.checkForLocalChat=false`
* [feat: Made connection timeout between server and proxy configurable](https://github.com/4drian3d/SignedVelocity/commit/12f5446562e7a1879bc4e65f64f66228f29395ee)
JVM Flag: `-Dio.github._4drian3d.signedvelocity.timeout=100`
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
SignedVelocity Proxy 1.0.2
New jvm flag to disable the detection in case you don't have the problem or you want to test the performance problem without this fix:
`-Dio.github._4drian3d.signedvelocity.checkForLocalChat=false`
* [feat: Made connection timeout between server and proxy configurable](https://github.com/4drian3d/SignedVelocity/commit/12f5446562e7a1879bc4e65f64f66228f29395ee)
JVM Flag: `-Dio.github._4drian3d.signedvelocity.timeout=100`
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
SignedVelocity Paper 1.0.2
New jvm flag to disable the detection in case you don't have the problem or you want to test the performance problem without this fix:
`-Dio.github._4drian3d.signedvelocity.checkForLocalChat=false`
* [feat: Made connection timeout between server and proxy configurable](https://github.com/4drian3d/SignedVelocity/commit/12f5446562e7a1879bc4e65f64f66228f29395ee)
JVM Flag: `-Dio.github._4drian3d.signedvelocity.timeout=100`
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
SignedVelocity Proxy 1.0.1
* [Fixed proxy registered commands cancellation](https://github.com/4drian3d/SignedVelocity/commit/e933dfca0af226d826915fe6d6d1e98f517b05c4)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
SignedVelocity Sponge API 10 1.0.1
* [Fixed proxy registered commands cancellation](https://github.com/4drian3d/SignedVelocity/commit/e933dfca0af226d826915fe6d6d1e98f517b05c4)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
SignedVelocity Sponge API 8 1.0.1
* [Fixed proxy registered commands cancellation](https://github.com/4drian3d/SignedVelocity/commit/e933dfca0af226d826915fe6d6d1e98f517b05c4)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
SignedVelocity Paper 1.0.1
* [Fixed proxy registered commands cancellation](https://github.com/4drian3d/SignedVelocity/commit/e933dfca0af226d826915fe6d6d1e98f517b05c4)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
SignedVelocity Proxy 1.0.0
* Added Sponge API 8.1-9 (1.16.5-1.18.2) and API 10+(1.19.2+) support
* Improved performance when canceling messages and commands from players with legacy versions (<1.18.2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-3...1.0.0
SignedVelocity Sponge API 10 1.0.0
* Added Sponge API 8.1-9 (1.16.5-1.18.2) and API 10+(1.19.2+) support
* Improved performance when canceling messages and commands from players with legacy versions (<1.18.2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-3...1.0.0
SignedVelocity Sponge API 8.1 1.0.0
* Added Sponge API 8.1-9 (1.16.5-1.18.2) and API 10+(1.19.2+) support
* Improved performance when canceling messages and commands from players with legacy versions (<1.18.2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-3...1.0.0
SignedVelocity Paper 1.0.0
* Added Sponge API 8.1-9 (1.16.5-1.18.2) and API 10+(1.19.2+) support
* Improved performance when canceling messages and commands from players with legacy versions (<1.18.2)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-3...1.0.0
SignedVelocity Paper 1.0.0-BETA-3
* [fix: Fixed a possible server crash in specific cases when PluginMessages are not finished processing](https://github.com/4drian3d/SignedVelocity/commit/415ed68cc386e2b31f52a2c9d402038c5e832d0b)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-2...1.0.0-BETA-3
SignedVelocity Proxy 1.0.0-BETA-3
* [fix: Fixed a possible server crash in specific cases when PluginMessages are not finished processing](https://github.com/4drian3d/SignedVelocity/commit/415ed68cc386e2b31f52a2c9d402038c5e832d0b)
**Full Changelog**: https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA-2...1.0.0-BETA-3
SignedVelocity Paper 1.0.0-BETA-2
* [fix: Fixed un-synchronized results](https://github.com/4drian3d/SignedVelocity/commit/7476f3c24e9245c791783222afa18940c2902c64)
**Full Changelog:** https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA...1.0.0-BETA-2
SignedVelocity Proxy 1.0.0-BETA-2
* [fix: Fixed un-synchronized results](https://github.com/4drian3d/SignedVelocity/commit/7476f3c24e9245c791783222afa18940c2902c64)
**Full Changelog:** https://github.com/4drian3d/SignedVelocity/compare/1.0.0-BETA...1.0.0-BETA-2
SignedVelocity Proxy 1.0.0-BETA
Released as BETA because it still has a bug in case of very fast message typing
SignedVelocity Paper 1.0.0-BETA
Released as BETA because it still has a bug in case of very fast message typing
收录