Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Allows you to cancel or modify messages or commands from Velocity without synchronization problems
1.3.0
4drian3d released SignedVelocity version 1.3.0 on November 10, 2024
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
Information
Published on | November 10, 2024 |
---|---|
Downloads | 29 |
Platforms
Paper (1.19.4, 1.20.6-1.21.3)
Velocity (3.4)
Dependencies
Velocity