Skip to content

Document new velocity system properties#745

Merged
zlataovce merged 1 commit intomainfrom
feat/velocity-safeguard-props
Mar 24, 2026
Merged

Document new velocity system properties#745
zlataovce merged 1 commit intomainfrom
feat/velocity-safeguard-props

Conversation

@Warriorrrr
Copy link
Member

@github-actions
Copy link

github-actions bot commented Mar 23, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
papermc-docs ✅ Ready (View Log) Visit Preview 3b0124a

@WouterGritter
Copy link

See PaperMC/Velocity#1743 (comment)

Though this change in Velocity aligns it with vanilla MC (~32kb plugin message payload limit), it seems like modded minecraft increases this limit. I think it would be useful to mention this here in the docs; increase this value (velocity.max-plugin-message-payload-size) when you're getting errors and are using server-side mods on the backend servers.

Example error log:

[11:46:06 ERROR]: [server connection] ... -> ...: exception encountered in com.velocitypowered.proxy.connection.backend.BackendPlaySessionHandler@775d12ab
io.netty.handler.codec.CorruptedFrameException: Packet sent for class com.velocitypowered.proxy.protocol.packet.PluginMessagePacket was too big (expected 229378 bytes, got 515269 bytes)

@zlataovce zlataovce merged commit 5622e6f into main Mar 24, 2026
5 checks passed
@zlataovce zlataovce deleted the feat/velocity-safeguard-props branch March 24, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants