Community listing page, reviews here may not be monitored by the author.
Open Parties and Claims - Essentials
No reviews yet
Configurable commands, party chat and fine-grained claim permissions for Open Parties and Claims. Formerly OPAC - Better Commands.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Required on the server. Installing it on the client adds functionality.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
<div align="center">
# OPAC - Essentials
The next generation of OPAC - Better Commands.
[](https://www.minecraft.net/)
[](https://neoforged.net/)
[](https://github.com/Brassworks-smp/OPAC-Essentials)
[](https://discord.com/invite/nDhkgzAPR2)
</div>
**OPAC - Essentials** is an addon for [Open Parties and Claims](https://github.com/thexaero/open-parties-and-claims), developed for the [Brassworks SMP](https://brassworks.opnsoc.org/). It adds configurable short commands, party chat, fine-grained claim permissions and Xaero's World Map integration for Minecraft 1.21.1.
Manage access to individual blocks, block entities, entities and throwable items through an in-game interface or commands. Search for claim owners directly from Xaero's World Map and jump between their claim clusters.
## Legacy Releases
Every release before 2.0 belongs to the legacy generation of the mod. Those releases use the old **OPAC - Better Commands** name and only provide fixed command features. They do not include configurable command names or the current permission system.
## Features
* Configurable names for every command added by OPAC - Essentials
* Short aliases for commonly used OPAC commands
* `/claims` for claim management
* `/party` for party management
* Argument-free `/claim` and `/unclaim` commands
* `/claim` claims the chunk in which the player is standing
* `/unclaim` unclaims the chunk in which the player is standing
* Coordinates and additional chunk arguments are intentionally not accepted
* Party chat with direct messages, toggle and status commands
* Claim permission interface through `/claims permissions`
* Separate rules for main claims and subclaims
* Rules for all players or one or more specific players
* Search, visual target previews and registry-aware suggestions for modded content
* Multi-action, multi-player and bulk editing
* Staged changes with a single save step
* Management by claim owners and server administrators
* Command fallback and automatic migration of legacy grouped rules
* Claim owner search directly in Xaero's World Map
* Centers the map on the first matching claim cluster
* Previous and next controls cycle through disconnected claim clusters
* The currently selected cluster receives a highly visible outline
* Asynchronous cluster calculation reduces client-side lag with large claim counts

## Command Configuration
Command names can be changed in:
```text
config/opac_essentials-commands.toml
```
Default configuration:
```toml
[commands]
claims = "claims"
party = "party"
claim = "claim"
unclaim = "unclaim"
party_chat = "pchat"
```
Command names may contain 1-32 lowercase letters, numbers, underscores or hyphens. Each configured command must use a unique name and must not conflict with a command registered by another mod. A full server restart is required after changing the configuration.
## Claim Permissions
Claim owners can grant exceptions for individual registry entries instead of opening an entire claim.
| Target | Available actions |
| --- | --- |
| Blocks | Interact, break and place |
| Block entities | Interact and break |
| Entities | Interact and attack |
| Throwable items and projectiles | Throw, use and projectile impact |
Rules can apply to all players or to one or more selected players. To manage them, stand inside a claim or subclaim you own and run:
```text
/claims permissions
```
The interface supports search, registry suggestions, multiple actions and players, per-target player assignments and bulk access changes. Edits remain staged until **Save & Done** is pressed. Server administrators with permission level 2 can also manage the claim or subclaim in which they are standing.
Permissions can also be listed, added and removed through the command tree. Older grouped permission data is migrated automatically when loaded.
## Party Chat
Using the default command names:
```text
/pchat <message>
/pchat toggle
/pchat status
```
Party messages use OPAC's native handling and formatting. Errors returned by OPAC are passed through to the player.
## Xaero's World Map Claim Search
When Xaero's World Map is installed, a search button is added to the map interface. Enter a player's name to center the map on their first claim cluster. Previous and next controls cycle through disconnected clusters, while a high-visibility outline marks the current selection.
Claim snapshots and cluster calculations are processed incrementally and asynchronously to reduce client-side lag with large claim counts.
## Requirements and Compatibility
* Minecraft 1.21.1
* NeoForge 21.1.216 or newer within the 21.1 release line
* Open Parties and Claims 0.25.8 or newer
* Xaero's World Map for the optional claim search interface
* If on Client, **KotlinForForge** is required
OPAC - Essentials contains a compatibility layer for both **OPAC API v1 and API v2**. This keeps older supported OPAC releases using API v1 compatible while allowing newer API v2 releases to work without a separate build.
Both the client and server need the mod when using the permission UI and its network features. The Xaero claim search itself is a client-side World Map integration.
## Planned Features
The following features are planned and may change during development:
* Complete overhaul of the OPAC claim and party interfaces
* A unified UI for claims, subclaims, parties and permissions
* More permission targets and actions
* Party-, rank- and group-based permission rules
* Permission import, export and advanced migration tools
* More configuration options and localization support
Roadmap entries are goals, not guarantees. Their scope and release order may change based on testing, OPAC API changes and community feedback.
## Development Status
OPAC - Essentials is under active development and should be treated as experimental software. Please include the Minecraft, NeoForge, OPAC, OPAC - Essentials and Xaero's World Map versions when reporting an issue.
## License
Licensed under the [Apache License 2.0](https://github.com/Brassworks-smp/OPAC-Essentials/blob/main/LICENSE). You may use, modify and redistribute this software under the terms of that license.
## Credits
* Development and design by **DerErneuerer**
* Created for the [Brassworks SMP](https://brassworks.opnsoc.org/)
* Built as an addon for [Open Parties and Claims](https://github.com/thexaero/open-parties-and-claims)
## Links
* [Project repository](https://github.com/Brassworks-smp/OPAC-Essentials)
* [Changelog](https://github.com/Brassworks-smp/OPAC-Essentials/blob/main/CHANGELOG.md)
* [Brassworks SMP website](https://brassworks.opnsoc.org/)
* [Open Parties and Claims repository](https://github.com/thexaero/open-parties-and-claims)
<div><img src="https://cdn.modrinth.com/data/cached_images/c6255d91356f6087b95d4973969100dab69defa7_0.webp" alt="Divider"></div>
<div align="center">
[](https://github.com/Brassworks-smp/OPAC-Essentials)
[](https://brassworks.opnsoc.org/discord)
</div>
OPAC - Essentials is an addon for Open Parties and Claims, developed for the Brassworks SMP. It adds configurable short commands, party chat, fine-grained claim permissions and Xaero's World Map integration for Minecraft 1.21.1.
Manage access to individual blocks, block entities, entities and throwable items through an in-game interface or commands. Search for claim owners directly from Xaero's World Map and jump between their claim clusters.
Legacy Releases
Every release before 2.0 belongs to the legacy generation of the mod. Those releases use the old OPAC - Better Commands name and only provide fixed command features. They do not include configurable command names or the current permission system.
Features
- Configurable names for every command added by OPAC - Essentials
- Short aliases for commonly used OPAC commands
/claimsfor claim management/partyfor party management
- Argument-free
/claimand/unclaimcommands/claimclaims the chunk in which the player is standing/unclaimunclaims the chunk in which the player is standing- Coordinates and additional chunk arguments are intentionally not accepted
- Party chat with direct messages, toggle and status commands
- Claim permission interface through
/claims permissions- Separate rules for main claims and subclaims
- Rules for all players or one or more specific players
- Search, visual target previews and registry-aware suggestions for modded content
- Multi-action, multi-player and bulk editing
- Staged changes with a single save step
- Management by claim owners and server administrators
- Command fallback and automatic migration of legacy grouped rules
- Claim owner search directly in Xaero's World Map
- Centers the map on the first matching claim cluster
- Previous and next controls cycle through disconnected claim clusters
- The currently selected cluster receives a highly visible outline
- Asynchronous cluster calculation reduces client-side lag with large claim counts

Command Configuration
Command names can be changed in:
config/opac_essentials-commands.toml
Default configuration:
[commands]
claims = "claims"
party = "party"
claim = "claim"
unclaim = "unclaim"
party_chat = "pchat"
Command names may contain 1-32 lowercase letters, numbers, underscores or hyphens. Each configured command must use a unique name and must not conflict with a command registered by another mod. A full server restart is required after changing the configuration.
Claim Permissions
Claim owners can grant exceptions for individual registry entries instead of opening an entire claim.
| Target | Available actions |
|---|---|
| Blocks | Interact, break and place |
| Block entities | Interact and break |
| Entities | Interact and attack |
| Throwable items and projectiles | Throw, use and projectile impact |
Rules can apply to all players or to one or more selected players. To manage them, stand inside a claim or subclaim you own and run:
/claims permissions
The interface supports search, registry suggestions, multiple actions and players, per-target player assignments and bulk access changes. Edits remain staged until Save & Done is pressed. Server administrators with permission level 2 can also manage the claim or subclaim in which they are standing.
Permissions can also be listed, added and removed through the command tree. Older grouped permission data is migrated automatically when loaded.
Party Chat
Using the default command names:
/pchat <message>
/pchat toggle
/pchat status
Party messages use OPAC's native handling and formatting. Errors returned by OPAC are passed through to the player.
Xaero's World Map Claim Search
When Xaero's World Map is installed, a search button is added to the map interface. Enter a player's name to center the map on their first claim cluster. Previous and next controls cycle through disconnected clusters, while a high-visibility outline marks the current selection.
Claim snapshots and cluster calculations are processed incrementally and asynchronously to reduce client-side lag with large claim counts.
Requirements and Compatibility
- Minecraft 1.21.1
- NeoForge 21.1.216 or newer within the 21.1 release line
- Open Parties and Claims 0.25.8 or newer
- Xaero's World Map for the optional claim search interface
- If on Client, KotlinForForge is required
OPAC - Essentials contains a compatibility layer for both OPAC API v1 and API v2. This keeps older supported OPAC releases using API v1 compatible while allowing newer API v2 releases to work without a separate build.
Both the client and server need the mod when using the permission UI and its network features. The Xaero claim search itself is a client-side World Map integration.
Planned Features
The following features are planned and may change during development:
- Complete overhaul of the OPAC claim and party interfaces
- A unified UI for claims, subclaims, parties and permissions
- More permission targets and actions
- Party-, rank- and group-based permission rules
- Permission import, export and advanced migration tools
- More configuration options and localization support
Roadmap entries are goals, not guarantees. Their scope and release order may change based on testing, OPAC API changes and community feedback.
Development Status
OPAC - Essentials is under active development and should be treated as experimental software. Please include the Minecraft, NeoForge, OPAC, OPAC - Essentials and Xaero's World Map versions when reporting an issue.
License
Licensed under the Apache License 2.0. You may use, modify and redistribute this software under the terms of that license.
Credits
- Development and design by DerErneuerer
- Created for the Brassworks SMP
- Built as an addon for Open Parties and Claims
Links

Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers