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.17.0 for Forge 1.18.2

  • B
  • Mar 8, 2023
  • 1.10 MB
  • 59.0K
  • 1.18.2
  • Forge

File Name

open-parties-and-claims-forge-1.18.2-0.17.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

*** This beta version is a release candidate for the full release 1.0. If no further critical issues arise, then 1.0 will be no different from this version. If you are aware of any bugs in the mod that are still unfixed, please make sure to report them on the issue tracker!

 

+ Added a new main config file option "staticFakePlayerClassExceptions", which allows you to specify Java classes of non-stationary fake players that can take the UUID and/or usernames of other fake players, giving them privileges they're not supposed to have, e.g. a ComputerCraft turtle taking the UUID of a Create deployer when placed by one. Fake players taking the UUID of real players stays supported. Read the option comment in the config file for more details.
* Optimized claim changes and sync slightly.
* Increased the single claim action limit from 25 to 100 chunks.
* Invalid server/expired/wilderness/default claim configs will no longer be renamed to a backup like regular player configs.
* Player sub-config files now intentionally cause a crash on server start if renamed to something unusable instead of being ignored.
* Fixed (tile) entities in forceloaded chunks not being ticked in dimensions with 0 players.