Update
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# --- Portals ---
|
||||
#--------------------------------------------------
|
||||
#
|
||||
# MIRRICRAFT
|
||||
# by Christer Warén / Warén Group
|
||||
#
|
||||
#--------------------------------------------------
|
||||
|
||||
on region enter:
|
||||
wait 1 tick
|
||||
if "%event-region%" contains "_portal_to_lobby":
|
||||
@@ -12,4 +18,4 @@ on region enter:
|
||||
connect player to "skyblock"
|
||||
if "%event-region%" contains "_portal_to_minigames":
|
||||
teleport player to spawn of "%player's world%"
|
||||
connect player to "minigames"
|
||||
connect player to "minigames"
|
||||
|
||||
Reference in New Issue
Block a user