Skip to main content

Commands

All Blueprint commands start with /blueprint (alias: /bp). Every command requires the blueprint.admin permission or OP by default.

Command Groups

GroupDescription
World ManagementCreate, list, open, close, lock, unlock, clone, and delete worlds
SnapshotsCreate, list, restore, and delete world snapshots

Quick Reference

CommandDescription
/blueprint helpList all available commands
/blueprint list [page]List all Blueprint-managed worlds
/blueprint create <name>Create a new world
/blueprint tp <world>Teleport to a world's spawn
/blueprint open <world>Load a closed world
/blueprint close <world>Unload a world and remove all players
/blueprint lock <world>Prevent block/entity modifications
/blueprint unlock <world>Re-enable modifications
/blueprint clone <source> <target>Duplicate a world asynchronously
/blueprint delete <world> [confirm]Permanently delete a world
/blueprint snapshot create <world>Create a snapshot of a world
/blueprint snapshot list <world>List all snapshots for a world
/blueprint snapshot restore <world> <id>Restore a world from a snapshot
/blueprint snapshot delete <world> <id>Delete a specific snapshot