-
Notifications
You must be signed in to change notification settings - Fork 39
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
Refactor: Leaf Config v3 #81
Conversation
Enable this feature to handle large amount of stacked Minecart better. Should be Enable this feature to handle large amount of stacked minecarts better. |
Or Enable this feature to handle a large amount of stacked minecarts better. |
Useful for redstone server, can prevent machine be exploded by TNT, should be Useful for redstone server, can prevent machines from being exploded by TnT |
Or: Useful for redstone servers, can prevent machines from being exploded by TnT |
Leaf Config v3
I used ConfigMaster-API as config framework to refactor current Leaf Config.
For now, the config file format is yaml/yml instead of toml. And is also support
loaded by spark web profiler.
Note:
I believe the new config is enough easy to look and easy to find keys.
Changes:
config/leaf-global.yml
config/backup#Date&Time
Current config preview:
leaf-global.yml
Welcome to leave comments under this pull request to provide suggestions, like additional key name change or key path change or something else.