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

Automatically update maxDepth #1871

Merged
merged 2 commits into from May 25, 2022
Merged

Conversation

Jikoo
Copy link
Collaborator

@Jikoo Jikoo commented May 7, 2022

  • Adds a node GriefPrevention.ConfigVersion to more easily handle config updates.
    • Previously this was done by migrating to a new similarly-named node. That could be done here instead if desired.

This minorly inconveniences users who want MaximumDepth to be 0 - they'll need to set it again after this. However, the vast majority of users want claims to be capable of extending to the bottom of the world and do not understand that their old configurations need updating. The support burden of dealing with that has been tremendous.

This minorly inconveniences users who want maxDepth to be 0. However, the majority do not want it to be 0 and do not understand that their old configurations need updating.
@RoboMWM
Copy link

RoboMWM commented May 25, 2022

I guess this is fine, I guess my time for refactoring has been limited but I guess we'll get there, slowly, eventually, maybe.

@RoboMWM RoboMWM merged commit b3eb4cc into GriefPrevention:master May 25, 2022
@Jikoo Jikoo deleted the dev/update-depth branch May 25, 2022 13:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants