World Commands
Commands for modifying the world, placing blocks, summoning entities, and managing chunks.
/cloneCopies blocks from one region to another. Supports cross-dimension cloning in 1.19.4+ and various filtering modes.
/fillFills a region between two coordinates with a specified block. Supports various fill modes and optional filtering.
/forceloadForces specific chunks to remain loaded even when no players are nearby. Useful for always-on redstone or command block contraptions.
/locateFinds the nearest specified structure, biome, or point of interest and displays its coordinates.
/seedDisplays the world seed of the current world. The seed determines terrain generation.
/setblockPlaces a block at a specified position in the world. Can optionally destroy the existing block, keep it, or replace it.
/setworldspawnSets the global world spawn point. New players and players without a personal spawn point will respawn here.
/spreadplayersDistributes entities randomly across an area. Useful for minigames, random spawn placement, and similar applications.
/summonSpawns an entity at a specified location, optionally with NBT data to customize the entity.
/worldborderManages the world border, its size, center, damage, warning distance, and warning time.