
Minecraft 服务端插件
SignedVelocity
Allows you to cancel or modify messages or commands from Velocity without synchronization problems
- 版本范围
- 1.7.2–26.1
- 下载量
- 4.6 万
插件介绍
SignedVelocity
Allows you to cancel or modify messages or commands from Velocity without synchronization problems
Requirements
- Java 21+
- Velocity 3.4.0+
Backend:
- Paper 1.20+
- Sponge 10/12+
- Minestom
- Fabric 1.21+
Features
-
Transmit the modification and cancellation status of Velocity messages and commands to your backend server using plugin messages. This avoids chat chain synchronization problems and avoids Velocity's security check by correctly synchronizing messages.
-
Chat reporting support using Velocity (can be disabled using external plugins like FreedomChat, not recommended)
-
Ability to remove the unsecured chat warning when logging into each server. Requires VPacketEvents or PacketEvents
SignedVelocity-Proxy versions prior to 1.3.0 contain an exploit that can be used to replace the input of any player, and can give administrator permissions to malicious agents, it is recommended to upgrade to the latest version. SignedVelocity backend versions are not affected
Installation
In order for SignedVelocity to work, you must install it on both Velocity and all your servers
Velocity
- Download SignedVelocity-Proxy
- Drag and drop on your Velocity plugins folder
- Start your proxy
Paper
- Download SignedVelocity-Paper
- Drag and drop on your Paper plugins folder
- Start your server
Sponge
- Download the version of SignedVelocity-Sponge that is compatible with your server. SignedVelocity-Sponge-8 supports API 8.1 and 9, SignedVelocity-Sponge-10 supports API 10 and 11
- Drag and drop on your Sponge plugins folder
- Start your server
Fabric
- Download the version of SignedVelocity Fabric that corresponds to your server version
- Drag and drop on your Fabric mods folder
- Start your server
Minestom
In the case of Minestom, SignedVelocity from version 1.3.0 onwards is used in the form of a library so that it can be included in your own implementation.
Maven Repository
Gradle
repositories {
mavenCentral()
}
dependencies {
implementation("io.github.4drian3d:signedvelocity-minestom:1.4.0")
}
Example
import io.github._4drian3d.signedvelocity.minestom.SignedVelocity;
// then...
SignedVelocity.initialize();
For older versions of Minestom, you can use SignedVelocity-Minestom 1.2.4 which comes as an extension
Installation Videos
Spanish by 4drian3d
Metrics
展示图集

版本与下载
推荐下载
SignedVelocity-Fabric-1.4.1.jar版本 1.4.1 · 33.3 KBSHA-1 22ddb425666b0a6d8eff76adb31a8e347e6f761c下载 SignedVelocity-Fabric-1.4.1.jar1.4.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 22ddb425666b0a6d8eff76adb31a8e347e6f761c获取文件 SignedVelocity-Fabric-1.4.1.jar展开更新日志
What's Changed
- Fixed VelocityCTD compatibility
- Downgraded Sponge module version. The supported versions are now SpongeAPI 10 (works exclusively with API 10) and SpongeAPI 12 (works with all versions above API 12 at the moment). This has been done because there is no functionality in SignedVelocitySponge that has been modified since API 12 (except for API 11, which has no support whatsoever)
- Removed Sponge API 8 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.4.0...1.4.1
1.4.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 7462f99ee6eb0af3edc361b047651d4ac97ee914获取文件 SignedVelocity-Paper-1.4.1.jar展开更新日志
What's Changed
- Fixed VelocityCTD compatibility
- Downgraded Sponge module version. The supported versions are now SpongeAPI 10 (works exclusively with API 10) and SpongeAPI 12 (works with all versions above API 12 at the moment). This has been done because there is no functionality in SignedVelocitySponge that has been modified since API 12 (except for API 11, which has no support whatsoever)
- Removed Sponge API 8 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.4.0...1.4.1
1.4.1
正式版- 加载器
- sponge
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1
SHA-1 a6dab7780ee1f8bd04aab1ecb50a5c74d38dd23b获取文件 SignedVelocity-Sponge-12-1.4.1.jar展开更新日志
What's Changed
- Fixed VelocityCTD compatibility
- Downgraded Sponge module version. The supported versions are now SpongeAPI 10 (works exclusively with API 10) and SpongeAPI 12 (works with all versions above API 12 at the moment). This has been done because there is no functionality in SignedVelocitySponge that has been modified since API 12 (except for API 11, which has no support whatsoever)
- Removed Sponge API 8 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.4.0...1.4.1
1.4.1
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 709b262187dc8b97151632f76315029236c3434c获取文件 SignedVelocity-Sponge-10-1.4.1.jar展开更新日志
What's Changed
- Fixed VelocityCTD compatibility
- Downgraded Sponge module version. The supported versions are now SpongeAPI 10 (works exclusively with API 10) and SpongeAPI 12 (works with all versions above API 12 at the moment). This has been done because there is no functionality in SignedVelocitySponge that has been modified since API 12 (except for API 11, which has no support whatsoever)
- Removed Sponge API 8 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.4.0...1.4.1
1.4.1
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1
SHA-1 7a216105078bd78825f86890963825922314f29e获取文件 SignedVelocity-Proxy-1.4.1.jar展开更新日志
What's Changed
- Fixed VelocityCTD compatibility
- Downgraded Sponge module version. The supported versions are now SpongeAPI 10 (works exclusively with API 10) and SpongeAPI 12 (works with all versions above API 12 at the moment). This has been done because there is no functionality in SignedVelocitySponge that has been modified since API 12 (except for API 11, which has no support whatsoever)
- Removed Sponge API 8 support
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.4.0...1.4.1
1.4.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 432b950f9df0ec3a4eb65c8e9eab02e0abe24861获取文件 SignedVelocity-Fabric-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.4.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 b276138796f343c2695648cd03bc39f3ee34259f获取文件 SignedVelocity-Paper-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.4.0
正式版- 加载器
- sponge
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 cba6669028a5314769d34336dd117ac53016d60f获取文件 SignedVelocity-Sponge-14-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.4.0
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 eb59dad7ea0e601622ea55abaa480efa68c8dfca获取文件 SignedVelocity-Sponge-10-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.4.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 d27875da3e9ee3f34e8b1a3e86184ad29980c4f0获取文件 SignedVelocity-Sponge-8-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.4.0
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 90147a7195d7b3812afa1d4fdcc54e8099bdc406获取文件 SignedVelocity-Proxy-1.4.0.jar展开更新日志
What's Changed
- Added SpongeAPI 14+ support
- Fixed Minestom module loading
- Use ServerConnection instead of RegisteredServer in https://github.com/4drian3d/SignedVelocity/pull/122
- Paper: Refactor local execution detection in https://github.com/4drian3d/SignedVelocity/pull/163
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.3.0...1.4.0
1.3.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3
SHA-1 0b3c88595432653b5d1d79a955845e3dab0a6806获取文件 SignedVelocity-Fabric-1.3.0.jar展开更新日志
What's Changed
- Fix channel registration in order to fix exploit
- fix: Fixed Chat handling on Fabric
- feat: Published SignedVelocity Minestom module
- 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.
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
1.3.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 906ca01297d5a18a5d116c962e187cb183077c86获取文件 SignedVelocity-Paper-1.3.0.jar展开更新日志
What's Changed
- Fix channel registration in order to fix exploit
- fix: Fixed Chat handling on Fabric
- feat: Published SignedVelocity Minestom module
- 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.
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
1.3.0
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 579797b458003e82e6b89daef1bf85622b3233c6获取文件 SignedVelocity-Sponge-10-1.3.0.jar展开更新日志
What's Changed
- Fix channel registration in order to fix exploit
- fix: Fixed Chat handling on Fabric
- feat: Published SignedVelocity Minestom module
- 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.
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
1.3.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 6aff16730d5814a5eaa69f77f9f76f33379fdc3b获取文件 SignedVelocity-Sponge-8-1.3.0.jar展开更新日志
What's Changed
- Fix channel registration in order to fix exploit
- fix: Fixed Chat handling on Fabric
- feat: Published SignedVelocity Minestom module
- 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.
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
1.3.0
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 205a4276f6f99bcb6a32df1a15a2151385702263获取文件 SignedVelocity-Proxy-1.3.0.jar展开更新日志
What's Changed
- Fix channel registration in order to fix exploit
- fix: Fixed Chat handling on Fabric
- feat: Published SignedVelocity Minestom module
- 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.
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
1.2.4
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21
SHA-1 7881dbece617a90df0c0e29fad2e300c0ee6ac12获取文件 SignedVelocity-Fabric-1.2.4.jar展开更新日志
- 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
1.2.4
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
SHA-1 8ee6f330814f32e50e3c0ceab613082e2bb411b6获取文件 SignedVelocity-Paper-1.2.4.jar展开更新日志
- 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
1.2.4
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
SHA-1 bc13a978ddfe9b2ffaaffa3879f5cbf2da8fec86获取文件 SignedVelocity-Sponge-10-1.2.4.jar展开更新日志
- 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
1.2.4
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 67b733a8f3666ada4aef1c6820c1a29a94960f3f获取文件 SignedVelocity-Sponge-8-1.2.4.jar展开更新日志
- 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
1.2.4
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
SHA-1 f90a8e6e61ba91df4ebcbe7334abc159319c9fde获取文件 SignedVelocity-Proxy-1.2.4.jar展开更新日志
- 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
1.2.4-BETA2
测试版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
SHA-1 9fb73d72fa8335e5e1463b69b1a338f0dcf77b14获取文件 SignedVelocity-Proxy-1.2.4-SNAPSHOT.jar1.2.4-BETA
测试版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
SHA-1 23ecf043e1013d0a88a974192d28313905fb7bad获取文件 SignedVelocity-Proxy-1.2.4-SNAPSHOT.jar展开更新日志
- 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.
1.2.3
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.2 · 1.20.3 · 1.20.4
SHA-1 265cd5a61b619e3ff0e8cdbae66d5e106117ecaf获取文件 SignedVelocity-Fabric-1.2.3.jar展开更新日志
- Fixed Velocity 3.3.0 Support when using VPacketEvents
1.2.3
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 8964a86b7e9c731703b2abab965b0c2a0c6d9860获取文件 SignedVelocity-Paper-1.2.3.jar展开更新日志
- Fixed Velocity 3.3.0 Support when using VPacketEvents
1.2.3
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 f6a206e70c92be16eba3fb99118c9c94a3947bd0获取文件 SignedVelocity-Sponge-10-1.2.3.jar展开更新日志
- Fixed Velocity 3.3.0 Support when using VPacketEvents
1.2.3
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 10b319ef480b299f1cad07ffadc2b91f9e448ee9获取文件 SignedVelocity-Sponge-8-1.2.3.jar展开更新日志
- Fixed Velocity 3.3.0 Support when using VPacketEvents
1.2.3
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5
SHA-1 0ab31abdadffd43e42fce1f1a50740df1f25a3c5获取文件 SignedVelocity-Proxy-1.2.3.jar展开更新日志
- Fixed Velocity 3.3.0 Support when using VPacketEvents
1.2.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.2 · 1.20.3 · 1.20.4
SHA-1 ac94bbb889b9f016221d513fbbfe462346871570获取文件 SignedVelocity-Fabric-1.2.2.jar展开更新日志
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
1.2.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 80ea1f188a62ee4a7eec4dc5404b216c8aa1b7b5获取文件 SignedVelocity-Paper-1.2.2.jar展开更新日志
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
1.2.2
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 0b5a1cb336bf7ca012b93849f096d3f2c3500b2d获取文件 SignedVelocity-Sponge-10-1.2.2.jar展开更新日志
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
1.2.2
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 466877644884b5e53e9ec042fa95c36a285ea991获取文件 SignedVelocity-Sponge-8-1.2.2.jar展开更新日志
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
1.2.2
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
SHA-1 9305e3c8cb625819300757abb162f81fc47ee01a获取文件 SignedVelocity-Proxy-1.2.2.jar展开更新日志
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
1.2.2-Fabric-1.20.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.1
SHA-1 bcd19c04ff94d0d5838e5f839488971dfa392c1e获取文件 SignedVelocity-Fabric-1.2.2-Fabric-1.20.1.jar展开更新日志
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.
1.2.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.2
SHA-1 077dcef0649d40761d4df14c4b4e3136882cf92c获取文件 SignedVelocity-Fabric-1.2.1.jar展开更新日志
This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.
What's Changed
- fix: Rewritten backend signed queue logic
- fix: Advance with the queue in case a deprecated plugin cancels the chat
- feat(paper): Implement Debug logger
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
1.2.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 fd7cf80fa277f84e878b7ae8e0dd6d738a00dc3e获取文件 SignedVelocity-Paper-1.2.1.jar展开更新日志
This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.
What's Changed
- fix: Rewritten backend signed queue logic
- fix: Advance with the queue in case a deprecated plugin cancels the chat
- feat(paper): Implement Debug logger
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
1.2.1
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 37376322d78b2948852dcdecef3724522a4cbd0f获取文件 SignedVelocity-Sponge-10-1.2.1.jar展开更新日志
This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.
What's Changed
- fix: Rewritten backend signed queue logic
- fix: Advance with the queue in case a deprecated plugin cancels the chat
- feat(paper): Implement Debug logger
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
1.2.1
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 186d5e1dccb6a787c91d968cbea73caa2d9cef7d获取文件 SignedVelocity-Sponge-8-1.2.1.jar展开更新日志
This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.
What's Changed
- fix: Rewritten backend signed queue logic
- fix: Advance with the queue in case a deprecated plugin cancels the chat
- feat(paper): Implement Debug logger
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
1.2.1
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 9ab654ec73b04dde2fdc05c4cc6cf2dfcd04db4c获取文件 SignedVelocity-Proxy-1.2.1.jar展开更新日志
This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.
What's Changed
- fix: Rewritten backend signed queue logic
- fix: Advance with the queue in case a deprecated plugin cancels the chat
- feat(paper): Implement Debug logger
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.2.0...1.2.1
1.2.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.2
SHA-1 75deae916ea6d7b4b9466dd9f83cca992b5fc7fa获取文件 SignedVelocity-Fabric-1.2.0.jar展开更新日志
What's Changed
- 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
1.2.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 d0ad3f32b31b0aca5c470b2be362fd46648b9301获取文件 SignedVelocity-Paper-1.2.0.jar展开更新日志
What's Changed
- 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
1.2.0
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 352ea7816dae2992f655d16fd4518c817e7842e7获取文件 SignedVelocity-Sponge-10-1.2.0.jar展开更新日志
What's Changed
- 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
1.2.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 1b674cef4fc12e0e5e356fbd1167d1d8aafda4ed获取文件 SignedVelocity-Sponge-8-1.2.0.jar展开更新日志
What's Changed
- 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
1.2.0
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 e25f6cefde04bf208d0efb3d80cf43a61ff144f4获取文件 SignedVelocity-Proxy-1.2.0.jar展开更新日志
What's Changed
- 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
1.1.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 a62fd42e64dff2992ddef6767079299b31276dd9获取文件 SignedVelocity-Paper-1.1.0.jar展开更新日志
What's Changed
-
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
1.1.0
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 2a537de9b9cef3968b67de80a33419c3e931c356获取文件 SignedVelocity-Sponge-10-1.1.0.jar展开更新日志
What's Changed
-
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
1.1.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 02e195b5c3794d77934450a461bd86b1b9adabfe获取文件 SignedVelocity-Sponge-8-1.1.0.jar展开更新日志
What's Changed
-
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
1.1.0
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 2874b8ccd4e6a398c8b84438ccea803458f218f8获取文件 SignedVelocity-Proxy-1.1.0.jar展开更新日志
What's Changed
-
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
1.0.3
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 4d6ae5d1b3eac424ecb3cf6f21d24f9b297e4a23获取文件 SignedVelocity-Sponge-10-1.0.3.jar展开更新日志
- Added detection of locally executed chat messages by plugins
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
1.0.3
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 972d52896bf6035e65af0eb0a1d1830de3958a23获取文件 SignedVelocity-Sponge-8-1.0.3.jar展开更新日志
- Added detection of locally executed chat messages by plugins
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
1.0.3
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 10508ec6df5899459b8f98d6eb12c16cbbcc1114获取文件 SignedVelocity-Proxy-1.0.3.jar展开更新日志
- Added detection of locally executed chat messages by plugins
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
1.0.3
正式版- 加载器
- paper
- MC 版本
- 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 6cde56bcf690b1e989d6baad024a2c0d4583e1be获取文件 SignedVelocity-Paper-1.0.3.jar展开更新日志
- Added detection of locally executed chat messages by plugins
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.2...1.0.3
1.0.2
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 ba057f45349418561c19d7e128c4293fe2ea3e3a获取文件 SignedVelocity-Sponge-10-1.0.2.jar展开更新日志
- Added detection of locally executed commands by plugins in https://github.com/4drian3d/SignedVelocity/pull/24
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
JVM Flag: -Dio.github._4drian3d.signedvelocity.timeout=100
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
1.0.2
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 7918d3bc6ff29954502b680152a1a1eafc06602d获取文件 SignedVelocity-Sponge-8-1.0.2.jar展开更新日志
- Added detection of locally executed commands by plugins in https://github.com/4drian3d/SignedVelocity/pull/24
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
JVM Flag: -Dio.github._4drian3d.signedvelocity.timeout=100
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
1.0.2
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 3c907a4d0bc42b88972f53086d38e563a3597cb8获取文件 SignedVelocity-Proxy-1.0.2.jar展开更新日志
- Added detection of locally executed commands by plugins in https://github.com/4drian3d/SignedVelocity/pull/24
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
JVM Flag: -Dio.github._4drian3d.signedvelocity.timeout=100
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
1.0.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 8d5c232bc02531626dd145eecce9968dd1de09b5获取文件 SignedVelocity-Paper-1.0.2.jar展开更新日志
- Added detection of locally executed commands by plugins in https://github.com/4drian3d/SignedVelocity/pull/24
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
JVM Flag: -Dio.github._4drian3d.signedvelocity.timeout=100
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.1...1.0.2
1.0.1
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 f2bf16f68922db5dbed4d046e9e9fd1dbee414dd获取文件 SignedVelocity-Proxy-1.0.1.jar展开更新日志
What's Changed
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
1.0.1
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 b85fd9ddf9915fc051ff21f8757eea323074fb4e获取文件 SignedVelocity-Sponge-10-1.0.1.jar展开更新日志
What's Changed
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
1.0.1
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 e270a559c103b28fbb8f47def92986d9a22fa6a7获取文件 SignedVelocity-Sponge-8-1.0.1.jar展开更新日志
What's Changed
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
1.0.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 af240e628631a9c0639f2a1fd79481cfb1c7231d获取文件 SignedVelocity-Paper-1.0.1.jar展开更新日志
What's Changed
Full Changelog: https://github.com/4drian3d/SignedVelocity/compare/1.0.0...1.0.1
1.0.0
正式版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 de5ed52bd0341c7687e30e1549a51cd748955f8e获取文件 SignedVelocity-Proxy-1.0.0.jar展开更新日志
What's Changed
- 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
1.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 922c20f84675002137e49d1f20d72eabfccfd24f获取文件 SignedVelocity-Sponge-10-1.0.0.jar展开更新日志
What's Changed
- 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
1.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2
SHA-1 77997281d7e7ee1d5ae5ed4378997e82edf4a56e获取文件 SignedVelocity-Sponge-8-1.0.0.jar展开更新日志
What's Changed
- 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
1.0.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 8d440c693d1471c14ae4f9409cfbbb259e719be0获取文件 SignedVelocity-Paper-1.0.0.jar展开更新日志
What's Changed
- 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
1.0.0-BETA-3
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 eee4149a5c9e0f7390500179886617e7377d2b2c获取文件 SignedVelocity-Paper-1.0.0-BETA-3.jar1.0.0-BETA-3
测试版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 52fd20cef90d6fe622212c58b2f01530bcb867c7获取文件 SignedVelocity-Proxy-1.0.0-BETA-3.jar1.0.0-BETA-2
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 3542dc27d3222b147a39e0937f36025a08810bb8获取文件 SignedVelocity-Paper-1.0.0-BETA-2.jar展开更新日志
1.0.0-BETA-2
测试版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 f1b4b1b261964c5ad845b706c417647bb5c05247获取文件 SignedVelocity-Proxy-1.0.0-BETA-2.jar展开更新日志
1.0.0-BETA
测试版- 加载器
- velocity
- MC 版本
- 1.7.2 · 1.7.3 · 1.7.4 · 1.7.5 · 1.7.6 · 1.7.7 · 1.7.8 · 1.7.9 · 1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
SHA-1 3d5493add6f4b476acca8875f9c1f544bb42905e获取文件 SignedVelocity-Proxy-1.0.0-BETA.jar展开更新日志
First version of SignedVelocity
Released as BETA because it still has a bug in case of very fast message typing
1.0.0-BETA
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 50b41fc3339dec669346be3664e3b46816b025ce获取文件 SignedVelocity-Paper-1.0.0-BETA.jar展开更新日志
First version of SignedVelocity
Released as BETA because it still has a bug in case of very fast message typing
依赖关系
- 可选PacketEvents
- 可选VPacketEvents
- 必需未命名依赖
