-
Bug
-
Resolution: Fixed
-
1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a
-
None
-
Confirmed
-
Commands
-
Normal
The bug
The exit portal of an end gateway can be set to high coordinates (30,000,000 or more), which kicks the player. This causesĀ MC-123587, and can be used as a method to prevent a player from joining a server once they enter the gateway.
How to reproduce
- Run the command:
/setblock ~ ~-1 ~1 minecraft:end_gateway{Age:180,ExactTeleport:1,ExitPortal:{X:0,Y:50000000,Z:0}}
Kicked (
MC-123587)
- relates to
-
MC-210408 /spawnpoint allows players to set their spawnpoint to out-of-bounds coordinates, which crashes the game when trying to respawn
- Resolved