#First join WORLD script not working
1 messages · Page 1 of 1 (latest)
on first join:
firstJoin(player)
It works now but I need to change It so It only checks for the world change between hub and world
so I wont get teleported by going in end or nether
if {beenInseason1::*} does not contain event-world:
add event-world to {beenInseason1::*}
teleport player to location(446.46,85.06,-141.53,world "world",179.96,-3.54)
broadcast "§8Welcome <#5E548E>%player%<#5E548E>§8 to Season1!" ```
please just use on first join: or if player has played before:
cant use on first join cuz that checks first time on server