Changed the initial spawn location for new accounts
This commit is contained in:
@@ -35,7 +35,7 @@ motw_identifier = "0"
|
|||||||
#text shown for message of the week - @name will be replaced with the name property set above.
|
#text shown for message of the week - @name will be replaced with the name property set above.
|
||||||
motw_text = "Welcome to @name!"
|
motw_text = "Welcome to @name!"
|
||||||
#the coordinates new players spawn at
|
#the coordinates new players spawn at
|
||||||
new_player_location = "2524,5002,0"
|
new_player_location = "3094,3107,0"
|
||||||
#the location of home teleport
|
#the location of home teleport
|
||||||
home_location = "3222,3218,0"
|
home_location = "3222,3218,0"
|
||||||
autostock_ge = false
|
autostock_ge = false
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ motw_identifier = "0"
|
|||||||
#text shown for message of the week - @name will be replaced with the name property set above.
|
#text shown for message of the week - @name will be replaced with the name property set above.
|
||||||
motw_text = "Welcome to @name!"
|
motw_text = "Welcome to @name!"
|
||||||
#the coordinates new players spawn at
|
#the coordinates new players spawn at
|
||||||
new_player_location = "2524,5002,0"
|
new_player_location = "3094,3107,0"
|
||||||
#the location of home teleport
|
#the location of home teleport
|
||||||
home_location = "3222,3218,0"
|
home_location = "3222,3218,0"
|
||||||
autostock_ge = false
|
autostock_ge = false
|
||||||
|
|||||||
Reference in New Issue
Block a user