This commit is contained in:
Christer Warén
2023-04-26 17:44:54 +03:00
parent f86cc0d29e
commit 8332516600
15 changed files with 502 additions and 175 deletions

View File

@@ -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"