Open Parties and Claims

Adds the ability to claim chunks and make player parties, integrates with Xaero's Minimap and World Map

File Details

b0.18.0 for Forge 1.19.3

  • B
  • Jun 30, 2023
  • 1.13 MB
  • 142
  • 1.19.3
  • Forge

File Name

open-parties-and-claims-forge-1.19.3-0.18.0.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:open-parties-and-claims-636608:4617210")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

+ Added API for implementing player permission systems.
+ Added a new "permissionSystem" option in the main config file.
+ Added API for registering addon listeners/handlers.
+ Implemented built-in LuckPerms support.
+ Implemented built-in Forge/Fabric Permission API support. If a permission system that isn't explicitly supported uses this API, then OPAC should now support it.
* Slight changes to how the mod detects other mods and handles it.