From d4e553e4befb6859f1ee6c37712f5a82a11bb73a Mon Sep 17 00:00:00 2001 From: Nanit Date: Fri, 27 Nov 2020 14:20:11 +0200 Subject: [PATCH] Removed settings.properties --- settings.properties | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 settings.properties diff --git a/settings.properties b/settings.properties deleted file mode 100644 index ebcc92a..0000000 --- a/settings.properties +++ /dev/null @@ -1,18 +0,0 @@ -# -# NanoLimbo configuration -# - -host=localhost -port=65535 -max-players=100 -ping-version=NanoLimbo -ping-description={"text": "NanoLimbo"} - -# Player info forwarding support. Available types: NONE, LEGACY, MODERN -ip-forwarding=LEGACY - -# If you use MODERN type of forwarding, enter your secret code here -ip-forwarding-secret= - -# Read timeout for connections in milliseconds -read-timeout=30000 \ No newline at end of file