diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-06-01 13:58:03 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-06-01 13:58:03 +0900 |
| commit | 04ab6c92a6849e3d2af7439c2f0092324bc8889b (patch) | |
| tree | 1c82b390468e2baea38456dad459ae8807e53bfa /CHANGELOG.md | |
| parent | 8b7ce2853aeca22b6eff61e3faac6fb8671aa17b (diff) | |
| download | LunaticChat-04ab6c92a6849e3d2af7439c2f0092324bc8889b.tar.gz LunaticChat-04ab6c92a6849e3d2af7439c2f0092324bc8889b.tar.bz2 LunaticChat-04ab6c92a6849e3d2af7439c2f0092324bc8889b.zip | |
docs(compatibility): clarify protocol version validation is Velocity-only
Update the compatibility matrix logic and documentation to reflect the actual
implementation: only Velocity performs the handshake validation, not Paper.
- Remove velocity-too-new and velocity-too-old from CompatibilityResult
- Simplify checkCompatibility() to check only if Velocity accepts Paper
- Update reason labels to clarify direction (Paper vs Velocity perspective)
- Add note distinguishing plugin version from protocol version
- Clarify Velocity-only validation in the protocol section
- Rewrite compatibility rules from Velocity's perspective
Paper only sends the handshake; it does not validate Velocity's version.
This aligns documentation with the actual behavior in
platform-velocity/.../PluginMessageHandler.kt.
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions
