Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Players unable to offline forceload #528

Open
JayAitch opened this issue Aug 7, 2024 · 5 comments
Open

Players unable to offline forceload #528

JayAitch opened this issue Aug 7, 2024 · 5 comments

Comments

@JayAitch
Copy link

JayAitch commented Aug 7, 2024

Having issues allowing players to offline forceload or change the option dispite (what i think) to be the cofigurations set up. Currently using version open-parties-and-claims-forge-1.19.2-0.22.0 on the server/client.

Offline forceloading is disabled, and isnt modifyable by the players on my server.
I have added claims.forceload.offlineForceload to [server]/config/openpartiesandclaims-server.toml to the string arrays at playerConfigurablePlayerConfigOptions and opConfigurablePlayerConfigOptions.

I have also modified offlineForceload = true within [server]/config/openpartiesandclaims-default-player-config.toml.

Is there something im missing to allow players to forceload whilst offline?

@thexaero
Copy link
Owner

thexaero commented Aug 7, 2024

Did you stop the server before editing [server]/config/openpartiesandclaims-server.toml?
Also, please use the mod's in-game UI screen to edit anything other than the main server config.

@JayAitch
Copy link
Author

JayAitch commented Aug 7, 2024

Yup, server was off, both .toml files where updated after booting server.

My understanding of [server]/config/openpartiesandclaims-default-player-config.toml is that its a default configuration for players allowing me to modify their defaults when they load, is that incorrect?

Is there a way of editing the default player config server side?

Thanks for the help :)

@thexaero
Copy link
Owner

thexaero commented Aug 7, 2024

Yup, server was off, both .toml files where updated after booting server.

I don't think I understand this.

All "player configs" including wilderness, server claims and expired claims should be edited with the in-game UI screen that you can open with a key binding. It's set to ' by default.

@JayAitch
Copy link
Author

JayAitch commented Aug 8, 2024

Well when I modify that file to enable the option to be edited on players' clients. The option is disabled in the menu.

@thexaero
Copy link
Owner

thexaero commented Aug 9, 2024

You're either breaking the syntax or trying to change the file while the server is running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants