diff --git a/Server/src/test/resources/test.conf b/Server/src/test/resources/test.conf index b143db9e0..e789bae24 100644 --- a/Server/src/test/resources/test.conf +++ b/Server/src/test/resources/test.conf @@ -35,7 +35,7 @@ motw_identifier = "0" #text shown for message of the week - @name will be replaced with the name property set above. motw_text = "Welcome to @name!" #the coordinates new players spawn at -new_player_location = "2524,5002,0" +new_player_location = "3094,3107,0" #the location of home teleport home_location = "3222,3218,0" autostock_ge = false diff --git a/Server/worldprops/default.conf b/Server/worldprops/default.conf index ecf6da0bf..ed0a4fa62 100644 --- a/Server/worldprops/default.conf +++ b/Server/worldprops/default.conf @@ -66,7 +66,7 @@ motw_identifier = "0" #text shown for message of the week - @name will be replaced with the name property set above. motw_text = "Welcome to @name!" #the coordinates new players spawn at -new_player_location = "2524,5002,0" +new_player_location = "3094,3107,0" #the location of home teleport home_location = "3222,3218,0" autostock_ge = false