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

[Feature] Prevent Terra worlds from saving new chunks in the event of pack load failure #320

Open
4 tasks done
astrsh opened this issue Jun 10, 2022 · 0 comments
Open
4 tasks done
Labels
Platform: Spigot Issue/PR is applicable to the Bukkit/Spigot platform. Status: Pending Issue/PR is currently awaiting approval by a moderator. Type: Enhancement A request for a new feature or enhancement to be added. Type: Implementation Issue/PR is about a platform implementation.

Comments

@astrsh
Copy link
Member

astrsh commented Jun 10, 2022

Pre-Request Checklist

  • I have checked that I am on the latest version of Terra.
  • I have searched github for similar features requests, including closed
    ones, and found none.
  • I believe this is within the scope of Terra.
  • This feature request is for all of Terra, and isn't something that
    should be implemented by a pack or addon.

Feature Description

In the event that a Terra world's pack fails to load, prevent that world from saving any new chunks to disk.

What Problem Does This Solve?

This would prevent potential corruption / chunk borders from occurring in a world where the server would fallback to another generator. Preventing any new chunks generated by this fallback could save server owners the headache of trying to fix a broken world, which is significantly worse than fixing the issue of pack loading.

@astrsh astrsh added Type: Enhancement A request for a new feature or enhancement to be added. Platform: Spigot Issue/PR is applicable to the Bukkit/Spigot platform. Status: Pending Issue/PR is currently awaiting approval by a moderator. Type: Implementation Issue/PR is about a platform implementation. labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Spigot Issue/PR is applicable to the Bukkit/Spigot platform. Status: Pending Issue/PR is currently awaiting approval by a moderator. Type: Enhancement A request for a new feature or enhancement to be added. Type: Implementation Issue/PR is about a platform implementation.
Projects
None yet
Development

No branches or pull requests

1 participant