-
v0.2.0 — Servux Direct Paste validated
StableAll checks were successfulBuild / build (push) Successful in 27sreleased this
2026-05-24 14:39:29 +00:00 | 11 commits to main since this releasev0.2.0+26.1.2 — Servux Direct Paste validated
What landed
- P11a — wire format byte-for-byte aligned with upstream Servux
26.1.2-0.10.2. 7 discrepancies fixed (metadata over-specification,ChunkPospacked-long,DirectPasteHandlerrewrite,PacketSplitter, Easy Place misconception, channel aliases). Full spec atSERVUX_WIRE_FORMAT.md. - P11b — autonomous end-to-end smoke. Headless Java protocol bot (
test-harness/protocol-bot/ProtocolBot.java) drives MC 26.1.2 (proto 775) login → config → play → Servux Direct Paste. Reproducible PASS:paste complete: 64 blocks, 0 TE, 0 entities, 0 err in 219ms. - P11c — local Fabric client harness.
test-harness/fabric-client/installs Fabric Loader 0.19.2 + MC 1.21.11 + Litematica 0.26.8 + MaLiLib + Fabric API for visual smoke. Servux is server-only — no client-side mod required. - 10 new
ServuxByteCompatibilityTestcases. Byte equality with hand-computed reference sequences. Total tests now 46.
Compatibility
- Paper/Folia 26.1.2+
- JDK 25
- Works with any vanilla Litematica client (the Direct Paste happens via Servux protocol, which Litematica speaks natively when paired with a Servux server)
Activation
Default is still opt-in. To expose Direct Paste on a server:
enableServuxBridge: trueinplugins/LitematicaFolia/config.yml/litematica reload- Restart not required.
Assets
LitematicaFolia-0.2.0+26.1.2-all.jar(129 KiB) — drop inplugins/
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- P11a — wire format byte-for-byte aligned with upstream Servux