Skip to content

Releases: uema5a/syncmatica-paper

v0.2.0

Choose a tag to compare

@uema5a uema5a released this 17 Jun 06:38
4ae2264

Adds Folia support: the same jar now runs on Folia as well as Paper and its forks.

Requires: Paper, Purpur or Folia for Minecraft 26.1+. Clients join with the normal Litematica + Syncmatica mods.

Changes since v0.1.0-alpha.2

  • Runs on Folia. All of the plugin's work is kept on one thread, so it stays out of the way of Folia's regionised threading; behaviour on regular Paper is unchanged.

Install: drop the jar in plugins/ and restart.

v0.1.0-alpha.2

v0.1.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@uema5a uema5a released this 03 Jun 14:41
149a8a7

First working alpha. Unmodified Fabric Syncmatica clients can now connect and use the shared placements.

Requires: Paper/Purpur for Minecraft 26.1+. Clients join with the normal Litematica + Syncmatica mods.

Changes since alpha.1

  • Server replies now reach the Fabric client (payloads are sent directly down the connection), so the handshake completes and the in-game placement buttons enable. Share, download, modify, and remove work end-to-end on the wire.
  • Transport hardening: the plugin disables itself if the transport can't initialise on the running server version; concurrent transfers per client are capped; malformed position metadata is rejected before it can affect other clients.

Alpha software: feature testing on real clients is ongoing. Use on a server you control.

Install: drop the jar in plugins/ and restart.