Skip to main content

/forceload

Forces specific chunks to remain loaded even when no players are nearby. Useful for always-on redstone or command block contraptions.

Category
World
Permission Level
Game Master
Version Added
1.13.1

Syntax

/forceload <add|remove|query> <from> [<to>]

Parameters

NameTypeRequiredDescription
actionliteralRequiredadd = force-load chunks; remove = stop force-loading; query = list force-loaded chunks.
fromcolumn_posRequiredStarting chunk column position (x z).
tocolumn_posOptionalEnding chunk column position to define a range. If omitted, only the single chunk containing 'from' is affected.

Examples

/forceload add 0 0

Force-loads the chunk containing coordinates 0,0 so it stays active.

/forceload add 0 0 160 160

Force-loads all chunks in the region from 0,0 to 160,160.

/forceload query

Lists all currently force-loaded chunks.

Common Mistakes

Notes

Force-loaded chunks persist across server restarts. Use /forceload remove all to clear all force-loaded chunks. Coordinates are block coordinates; the command auto-converts to chunk coordinates.

Related Commands

Need a Minecraft server?

Try these commands on Astroworld or host your own server.

Try Astroworld Hosting