Description
🛠️ OpacFixes
Server-side utility mod for Open Parties and Claims (OPAC) on Minecraft Forge 1.20.1.
OpacFixes adds admin-focused claim management commands and improves chunk forceload reliability in performance-heavy modpacks.
✨ What this mod does
🔍 Find player claims fast
Use /openpac-find <username> to list a player's claims (including offline players from the claim index), with clickable admin actions.
🧹 Wipe claims safely
Use /openpac-wipe <username> [dryrun] to remove all claims for a player across dimensions.
dryrun lets you preview how many chunks would be affected.
⚙️ Forceload reliability improvements
Adds extra enforcement layers so OPAC forceloaded chunks are less likely to unload when other mods alter ticket/chunk behavior.
✅ Highlights
- 🖥️ Server-side only (clients do not need this mod installed)
- 👮 Admin tools for moderation and cleanup
- 🧠 Offline-aware autocomplete via persistent claim owner index
- 🧩 Built specifically for OPAC ecosystems
- 🛡️ Safer claim operations with confirmation flows for destructive actions
📦 Compatibility
- Minecraft:
1.20.1 - Loader:
Forge - Java:
17 - Required dependency: Open Parties and Claims (OPAC)
0.25.x+ - Recommended OPAC version:
1.20.1-0.25.10
⌨️ Commands
/openpac-find <username>
/openpac-find confirm-wipe <username>
/openpac-wipe <username>
/openpac-wipe <username> dryrun
Default permission level: operator/admin (configurable by server setup).
📁 Installation (Server)
- Install Minecraft Forge 1.20.1 server.
- Put Open Parties and Claims in
mods/. - Put OpacFixes in
mods/. - Start the server.
❓ FAQ
Q: Do players need OpacFixes on the client?
A: No. This mod is designed to be server-side.
Q: Does this replace OPAC?
A: No. It extends/fixes behavior around OPAC workflows.
Q: Can I test wipe results before deleting claims?
A: Yes, use dryrun.
💬 Support / Issues
If you hit an issue, please include:
- Minecraft + Forge versions
- OPAC version
- OpacFixes version
- Exact command used
- Relevant server log snippet


