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
33 stars 14 forks source link

Accessing inventory remotely. #498

Closed ndftx closed 1 day ago

ndftx commented 2 days ago

Using Simple Network Storage, when I claim my own chunks, it works fine wherever in the server I am, When my friend claims the chunks it only works while he's in the server and when he leaves, then his forceloaded chunks go unloaded. Even turning on offline forceload, this does not fix the issue. How can his forceloads continue to live on while he is offline?

thexaero commented 2 days ago

What config did you enable offline forceloads in? Also, please try with the whole network being forceloaded. I haven't used Simple Network Storage specifically but a similar mod had an issue like this caused by not everything necessary being forceloaded.

thexaero commented 1 day ago

Does it work now?