Changed the initial spawn location for new accounts

This commit is contained in:
Edie
2026-07-03 08:39:26 +00:00
committed by Ryan
parent 166ecbacbf
commit e84798c82c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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