#-------------------------------------------------- # # MIRRICRAFT # by Christer Warén / Warén Group # #-------------------------------------------------- command /spawn: description: Spawn executable by: players trigger: if "%player's world%" contains "skyblock_": teleport player to spawn of "skyblock" stop else: teleport player to spawn of "%player's world%" stop