halted Changelog Screen refactor
This commit is contained in:
13
src/main/resources/config.yml
Normal file
13
src/main/resources/config.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
# changelog
|
||||
system_changelog: true
|
||||
system_changelog_location: https://git.slpnetwork.de/Steev/betterminecraft/src/branch/main/changelog.txt
|
||||
custom_changelog: true
|
||||
custom_changelog_location: custom_changelog.txt
|
||||
|
||||
# features
|
||||
changelog: true # if this is toggled the whole changelog system is enabled or disabled
|
||||
improved_bed: true # toggles whether the night should be skipped when half the server players sleep
|
||||
custom_drops: false # toggles if custom drops should be enabled
|
||||
custom_recipes: false # toggles if custom recipes should be enabled
|
||||
replanting: true # toggles the right click replant feature
|
||||
back_command: true # toggles the back to death point feature
|
||||
Reference in New Issue
Block a user