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

Regenerating configs #80

Open
OpenBagTwo opened this issue Jun 10, 2023 · 0 comments
Open

Regenerating configs #80

OpenBagTwo opened this issue Jun 10, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@OpenBagTwo
Copy link
Owner

GIVEN Alex sees that EnderChest supports new functionality that's controlled via newly introduced keys set within the enderchest.cfg or shulkerbox.cfg files

WHEN she runs the command

$ enderchest reload [enderchest | shulker_box <box_name>]

THEN EnderChest will open, validate and rewrite all config files (or just the chest configuration / specified box config) in the latest format

SO that she's not going in blind trying to set the key values and leverage the new features

Notes

  • This could be done by default every time a config is read EnderChest reads in a file, and it could be done intelligently by checking against the version set in the properties tag
  • This could be done interactively if the user doesn't specify what should be reloaded
  • This could also check instances (but only if Enderchest gather minecraft deletes manually added tags #54 is resolved first) and remotes, though this should not be done by default
@OpenBagTwo OpenBagTwo added the enhancement New feature or request label Jun 10, 2023
@OpenBagTwo OpenBagTwo added this to the v0.2 milestone Jun 10, 2023
@OpenBagTwo OpenBagTwo modified the milestones: v0.2, v0.1.6 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant