You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I just found something that I don't think is worth reporting as an error in the console — it's the error of teleporting a player outside the worldborder.
Simply put, I think it's unnecessary to warn in the console that a player is teleporting outside the allowed area; instead, handle it by sending an error message to the player. It's simpler and avoids spamming the console because the command won't return any error if the player tries to spam the teleport command to move outside the allowed area.