From d8cab8599523c3cc538c09d24504ca656e273130 Mon Sep 17 00:00:00 2001 From: EinfacheSache Date: Mon, 11 Sep 2023 15:33:30 +0200 Subject: [PATCH] Changes -> Added "#" for not important settings --- src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 2c28f4b..4edb877 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -4,5 +4,5 @@ gameshield: serverId: '' # The serverID is set automatically during setup (run in-game /np setup) backendId: '' # The backendID is set automatically during setup (run in-game /np setup) autoUpdateIP: false # This setting automatically sets the IP of the NeoProtect backend every 10 seconds -geyserServerIP: '127.0.0.1' #IMPORTANT ONLY FOR GEYSER STANDALONE -DebugMode: false # IMPORTANT Please ensure that you activate this option solely upon receiving a prompt from a NeoProtect maintainer. +# geyserServerIP: '127.0.0.1' #IMPORTANT ONLY FOR GEYSER STANDALONE +# DebugMode: false # IMPORTANT Please ensure that you activate this option solely upon receiving a prompt from a NeoProtect maintainer.