From 051bd9451ec7cc849d1f0b20afcccca4ef22f397 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 13 Oct 2018 22:33:21 +0100 Subject: [PATCH] Updated Wurm Unlimited Config --- WurmUnlimited/server.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/WurmUnlimited/server.cfg b/WurmUnlimited/server.cfg index 1c70618..2980f2b 100644 --- a/WurmUnlimited/server.cfg +++ b/WurmUnlimited/server.cfg @@ -19,7 +19,10 @@ ADMINPWD="ADMINPASSWORD" EPICSETTINGS="false" # Used to set the port which the client connects through (Default 3724 TCP) -EXTERNALPORT="" +EXTERNALPORT="3724" + +# Used to set the steam query port (27016-27030 UDP) +QUERYPORT=27017 # If the server is a home server ( belongs to a single kingdom ). HOMESERVER="true" @@ -44,11 +47,8 @@ LOGINSERVER="true" # limit will not work. MAXPLAYERS=200 -# Used to set the steam query port (27016-27030 UDP) -QUERYPORT=27017 - # The name of the server that will be visible in server browsers. -SERVERNAME="YOUR SERVER'S NAME" +SERVERNAME="SERVERNAME" # Sets the password that is used when trying to connect to the server. If set, password will be required to play SERVERPASSWORD=""