Migrate old update ignore config to new one ()

Not sure why FAWE doesn't migrate this for us...
This commit is contained in:
VarLong 2025-03-08 20:16:06 +00:00 committed by GitHub
parent 556781163d
commit 052aaec944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,8 +20,12 @@ enabled-components:
# Show additional information in console. It helps us at IntellectualSites to find out more about an issue.
# Leave it off if you don't need it, it can spam your console.
debug: false
# Whether or not FAWE should notify you on startup about new versions available.
update-notifications: false
# Whether or not FAWE should notify you on startup about new available snapshots.
snapshot-update-notifications: false
# Whether or not FAWE should notify you on startup about new releases.
release-update-notifications: false
# Whether or not FAWE should notify you for updates (snapshot / release) on join (with the required permission)
notify-update-ingame: false
clipboard:
# Store the clipboard on disk instead of memory