thexaero / open-parties-and-claims

Minecraft mod that adds chunk claims and player parties
https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims
Other
34 stars 15 forks source link

Claim Save Path? #399

Closed dakiba closed 6 months ago

dakiba commented 7 months ago

Where does openpac save the data for the claimed chunks? I write at the moment a python script that delete chunks at season end on our server and I need a few information that I have to read / parse from openpac. Especially which chunks are exactly claimed, plus the claim name or even better owner would be great

thexaero commented 7 months ago

It's in the world folder -> data -> openpartiesandclaims if I remember correctly.