From 9406c5be9edab1c3a1c7dad2063efad764c4f733 Mon Sep 17 00:00:00 2001 From: Amaury Carrade Date: Fri, 24 Dec 2021 19:55:58 +0100 Subject: [PATCH] Adds missing `check-for-updates` in the default config file --- src/main/resources/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index cea0e17..356041c 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -10,6 +10,9 @@ lang: # The statistics are publicly visible here: http://mcstats.org/plugin/ImageOnMap collect-data: true +# Displays a message to administrators (ops and console) when a new version is available. +check-for-updates: true + # Images rendered on maps consume Minecraft maps ID, and there are only 2 147 483 647 of them. # You can limit the maximum number of maps a player, or the whole server, can use with ImageOnMap.