I have been working on trying to check if a player is below y = 0 and teleport them to new dimension. Problem is that
if(player.posY == 0){}
returns null and have no clue how to fix it. Also i don't know how to teleport player to new world.
1 reply
Important Information
By using this site, you agree to our Terms of Use.