
Syncmatica Paper
Share litematica schematics and their placements on Paper, Purpur and Folia servers — Syncmatica, server-side.
SyncmaticaPaper
SyncmaticaPaper brings Syncmatica to Paper servers (and Paper forks like Purpur and Folia), so litematica schematics and their placements can be shared on the server. Players join with the normal Litematica + Syncmatica mods — nothing extra is needed on their side. For Minecraft 26.1+.
Notice — please use with caution
Syncmatica gives its users a lot of power and can have consequences for the server. Only use it if you trust your players not to abuse it. If you'd rather lock it down, set
permissions.enforce: true in the config and grant the syncmatica.* nodes as you see fit.
Setup
- Requirements: a Paper, Purpur or Folia server for Minecraft 26.1+.
- Drop the jar into your server's
plugins/folder and restart. - On first start it creates
plugins/SyncmaticaPaper/with aconfig.ymland the folders it uses.
It also runs on Folia — drop in the same jar and start, no extra setup needed. Same behaviour on regular Paper.
Client
Install Fabric together with litematica and malilib and the Syncmatica mod, then join the server normally. That is all that is required.
Commands
All subcommands require the syncmatica.command permission (op by default).
| Command | Description |
|---|---|
/syncmatica list | List the placements currently shared on the server. |
/syncmatica remove <id> | Remove a shared placement (tab-completes the id). |
/syncmatica load | Import every .litematic file dropped in plugins/SyncmaticaPaper/syncmatics/ and share it at your position. |
/syncmatica reload | Reload config.yml. |
Configuration
plugins/SyncmaticaPaper/config.yml:
quota— cap how many bytes each player may upload (enabled,limit). Off by default.permissions.enforce— whentrue, players need thesyncmatica.share,syncmatica.download,syncmatica.modifyandsyncmatica.removepermissions to use those actions. Whenfalse(default) everyone may use them.debug.doPackageLogging— log every Syncmatica packet sent/received, for diagnostics. Off by default.
License
Like the original Syncmatica, this is released under CC0 1.0. Original mod by End-Tech and sakura-ryoko.
