Update
This commit is contained in:
@@ -4,8 +4,8 @@ command /spawn:
|
||||
executable by: players
|
||||
trigger:
|
||||
if "%player's world%" contains "skyblock_":
|
||||
teleport player to world "skyblock"
|
||||
teleport player to spawn of "skyblock"
|
||||
stop
|
||||
else:
|
||||
teleport player to world "%player's world%"
|
||||
teleport player to spawn of "%player's world%"
|
||||
stop
|
||||
Reference in New Issue
Block a user