Skip to main content
infoServer ErrorsAffects: All versions

How to Fix World Border Problems

Fix World Border Problems by resetting the border center and size with vanilla commands.

Quick Fix

Reset the world border: /worldborder center 0 0 then /worldborder set 60000000.

Error Message

Players cannot go beyond world border / World border not working

How to Fix

1

Reset center: /worldborder center <x> <z>

2

Set size: /worldborder set <diameter>

3

Check if a plugin is managing the world border

4

Default vanilla border is 60 million blocks wide

Common Causes

  • World border set to incorrect size or center
  • Multiple world border commands conflicting
  • Plugin overriding vanilla world border

Diagnostic Steps

  1. Check current border: /worldborder get
  2. Reset if needed: /worldborder set 60000000
  3. Set center to world spawn if offset

FAQ

What is the maximum world size?

30 million blocks from center in each direction (60 million diameter). Beyond this, the game has issues.

Need More Help?