Added option to disable the update checker

This commit is contained in:
Auxilor
2022-09-11 10:45:40 +01:00
parent 0a7acceb83
commit 9c86069a85
2 changed files with 7 additions and 2 deletions

View File

@@ -74,4 +74,9 @@ log-full-extension-errors: false
displayed-recipes: true
# Save health on leave and set it back on join - works around attribute modifiers.
health-fixer: false
health-fixer: false
# If eco plugins should not check for updates; only enable this if you know what you're doing
# as there can be urgent hotfixes that you are then not notified about. If you're confident
# that you can manage updates on your own, turn this on.
no-update-checker: false