Language

Better List Integration

Better List Integration

Modrinth

Server-side relay that enables party progress sync for the Better List mod on Paper, Purpur, and Spigot servers.

12 downloads updated 12d ago
Modrinth
Bukkit Paper Purpur Spigot 26.1.2 – 26.1.2 ManagementUtility

Better List Integration

Server-side companion plugin for the Better List Fabric mod.

It enables the mod's party progress sync on Bukkit-family servers. The plugin is a thin relay: it manages party membership in memory and forwards the mod's bml:sync messages between party members. It never inspects or stores the synced build data.

🔌 You only need this plugin if your server is Bukkit-based (Paper, Purpur, Spigot…). On a Fabric server, just install the BML mod itself server-side instead — no plugin required. Without either, all single-player features of the mod still work.

✨ What it does

  • Party management — invite / accept / leave / kick, with sensible guards:
    • you can only accept a party you were actually invited to
    • only the party leader can invite or kick
    • the leader leaving disbands the party
  • Packet relay — forwards all SYNC_* messages unchanged between party members, so the mod's data format can evolve without plugin updates.
  • Robust — malformed packets are safely ignored (no console spam), all data stays in memory.

📥 Installation

  1. Make sure your players have the BML — Better Material List mod installed.
  2. Drop the plugin jar into your server's plugins/ folder.
  3. Restart the server. You should see: BML Integration enabled. Listening on the bml:sync channel.

✅ Compatibility

  • Paper (recommended), Purpur, Spigot, and forks/hybrids exposing the Bukkit API.
  • Built against the Bukkit API for Minecraft 26.1.2.

License

All Rights Reserved.

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Better List Integration

Files are served directly from the original source. Modgrid does not host or modify them.