opac-ui
A client-side mod that adds an in-game party management GUI for Open Parties and Claims. Press P in-game to open the party manager: create or join a party, manage members (promote, demote, kick, transfer ownership), send and revoke invites, and manage allied parties, all from one screen instead of chat commands.
Branches
This project is maintained across multiple Minecraft versions as separate branches, since each version needs its own dependency versions and sometimes its own UI approach entirely.
| Branch |
Minecraft |
Loaders |
UI built on |
Status |
1.20.1/main |
1.20.1 |
Fabric |
Cloth Config |
Stable |
1.21.1/main |
1.21.1 |
Fabric, Forge, NeoForge |
Cloth Config |
Known issue: black background when Menu Background Blurriness is enabled (workaround: turn it off) |
26.1.2/main |
26.1.2 |
Fabric, Forge, NeoForge |
Vanilla widgets (no Cloth Config) |
Unreleased (Stable) |
Cloth Config was dropped starting with the 26.1.2 branch since it no longer ships a Forge build at all past a certain version, so the party screen there is built entirely with Minecraft's own UI components instead.
Check the README and CHANGELOG on each branch for exact requirements and version-specific notes.
License
LGPL-3.0-only, matching Open Parties and Claims. See the LICENSE file on any branch.