
UnSignedVelocity
Allow your moderation plugins to work again for users with versions 1.19.1 or higher
Обновлён 10 апреля 2023 г. · опубликован 23 января 2023 г.
UnSignedVelocity
I do not recommend using UnSignedVelocity currently, please check out SignedVelocity which is much more stable.
Allow your moderation plugins to work again for users with versions 1.19.1 or higher
Why should you use SignedVelocity instead of UnSignedVelocity?
Check this explanation and download SignedVelocity here
Requirements
- Velocity 3.2.0+
- Java 17+
- VPacketEvents
Metrics
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.4.2 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | velocity | 10 апреля 2023 г. | Скачать (67 КБ) |
| 1.4.1 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | velocity | 4 апреля 2023 г. | Скачать (67 КБ) |
| 1.4.0 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | velocity | 31 марта 2023 г. | Скачать (42 КБ) |
| 1.3.1 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | velocity | 28 февраля 2023 г. | Скачать (38 КБ) |
| 1.3.0 | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 28 февраля 2023 г. | Скачать (38 КБ) |
| 1.2.0 | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 25 февраля 2023 г. | Скачать (35 КБ) |
| 1.1.0 | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 19 февраля 2023 г. | Скачать (40 КБ) |
| 1.0.0 | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | velocity | 23 января 2023 г. | Скачать (34 КБ) |
Ченджлог
1.4.2Релиз1.19.4, 1.20, 1.20.1 · 10 апреля 2023 г.
1.4.1Релиз1.19.2, 1.19.3, 1.19.4 · 4 апреля 2023 г.
1.4.0Релиз1.19.2, 1.19.3, 1.19.4 · 31 марта 2023 г.
This update brings a new feature that consists in sending information to the client to avoid the "This server does not support secure chat" message, this could already be done with other plugins on the server like FreedomChat (Recommended plugin), but in case you don't use it, now you can remove this message with UnSignedVelocity. Also, the command listener is improved, now the Velocity command handler is reimplemented instead of using MethodHandles to manually remove the signed information from the packet
Known Incompatibility
Minecraft 1.19.4 update implemented major checks for chat and command system. At the moment it is impossible to cancel and modify the commands and chat if using a 1.19.4 backend server. I am still investigating a way to fix this.
What's Changed
- chore(deps): update dependency gradle to v8.0.2 in https://github.com/4drian3d/UnSignedVelocity/pull/15
- fix(deps): update dependency io.netty:netty-all to v4.1.90.final in https://github.com/4drian3d/UnSignedVelocity/pull/16
- chore(deps): update dependency com.github.johnrengelman.shadow to v8.1.1 in https://github.com/4drian3d/UnSignedVelocity/pull/17
- Add Send secure-chat data feature in https://github.com/4drian3d/UnSignedVelocity/pull/18
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.2 in https://github.com/4drian3d/UnSignedVelocity/pull/20
- Improved command packet listener in https://github.com/4drian3d/UnSignedVelocity/pull/19
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/compare/1.3.1...1.4.0
1.3.1Релиз1.19.2, 1.19.3, 1.19.4 · 28 февраля 2023 г.
- fix(deps): update dependency io.github.4drian3d:vpacketevents-api to v1.0.1 in https://github.com/4drian3d/UnSignedVelocity/pull/13
- Fixed a ClassCastException in SessionChatListener
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/compare/1.3.0...1.3.1
1.3.0Релиз1.19.1, 1.19.2, 1.19.3 · 28 февраля 2023 г.
What's Changed
Added Support for Chat Messages There is a new option in the configuration to disable this (by default, it is set to true)
- chore(deps): update dependency com.github.johnrengelman.shadow to v8.1.0 in https://github.com/4drian3d/UnSignedVelocity/pull/11
- Added support for chat messages in https://github.com/4drian3d/UnSignedVelocity/pull/12
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/compare/1.2.0...1.3.0
1.2.0Релиз1.19.1, 1.19.2, 1.19.3 · 25 февраля 2023 г.
As of this release, UnSignedVelocity depends on VPacketEvents.
Basically VPacketEvents comes from UnSignedVelocity, I made such a good API that it deserved to be a standalone plugin 😅
What's Changed
- chore(deps): update dependency com.github.johnrengelman.shadow to v8 in https://github.com/4drian3d/UnSignedVelocity/pull/9
- feat: Use VPacketEvents API in https://github.com/4drian3d/UnSignedVelocity/pull/10
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/compare/1.1.0...1.2.0
1.1.0Релиз1.19.1, 1.19.2, 1.19.3 · 19 февраля 2023 г.
- fix(deps): update dependency org.bstats:bstats-velocity to v3.0.1 in https://github.com/4drian3d/UnSignedVelocity/pull/4
- chore(deps): update dependency gradle to v8 in https://github.com/4drian3d/UnSignedVelocity/pull/5
- chore(deps): update dependency gradle to v8.0.1 in https://github.com/4drian3d/UnSignedVelocity/pull/6
- Implement event-based packet listener in https://github.com/4drian3d/UnSignedVelocity/pull/7
- fix(deps): update dependency io.netty:netty-all to v4.1.89.final in https://github.com/4drian3d/UnSignedVelocity/pull/8
- misc: changed package
Does not require Protocolize to be installed
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/compare/1.0.0...1.1.0
1.0.0Релиз1.19.1, 1.19.2, 1.19.3 · 23 января 2023 г.
UnSignedVelocity
Remove signed information from your Velocity commands making your moderation or control plugins work again
For now it only works in commands, possibly in the future it will work in chat
Requires Protocolize
Full Changelog: https://github.com/4drian3d/UnSignedVelocity/commits/1.0.0
Комментарии
Загружаем…
