Other Commands
Reference for all standalone builder commands, utility overrides, and configuration shortcuts.
Command Reference
/buildsystem
/buildsystemDisplays a paginated list of all BuildSystem commands.
Syntax:
/buildsystem [page]Permission:
buildsystem.help.buildsystem(Default:OP)
/build
/buildToggles build mode. When active, default build permissions apply.
Syntax:
/build [player]Permissions:
/build(self):buildsystem.build(Default:OP)/build [player](others):buildsystem.build.other(Default:OP)
/blocks
/blocksOpens the block manager library inventory GUI.
Syntax:
/blocksPermission:
buildsystem.blocks(Default:OP)
/gm
/gmSets gamemode directly. Supports target player routing.
Syntax:
/gm <mode> [player](Modes:survival/0,creative/1,adventure/2,spectator/3)Permissions:
Self:
buildsystem.gamemode.<mode>(Default:OP)Others:
buildsystem.gamemode.<mode>.other(Default:OP)
/speed
/speedAlters flight or walk speed.
Syntax:
/speed <1-5>Permission:
buildsystem.speed(Default:OP)Aliases:
/s
/skull
/skullSpawns a custom player head item in the inventory.
Syntax:
/skull <player_name>Permission:
buildsystem.skull(Default:OP)
/spawn
/spawnTeleports the sender to the global spawn point, or manages the global spawn position.
Syntax:
/spawn [set/remove]Permissions:
/spawn(teleport): None (Granted to all players)/spawn set//spawn remove:buildsystem.spawn(Default:OP)
/back
/backTeleports the player back to their last recorded location before their previous teleport.
Syntax:
/backPermission:
buildsystem.back(Default:OP)
/day and /night
/day and /nightMutates the time of the world the sender resides in.
Syntax:
/dayor/nightPermissions (Supports ownership suffixes):
/day:buildsystem.day(Default:OP)/night:buildsystem.night(Default:OP)
/physics
/physicsToggles physics calculations (gravity, redstone, connections) in the current world.
Syntax:
/physicsPermission:
buildsystem.physics(Default:OP, supports.self/.other)
/explosions
/explosionsToggles explosion damage (tnt, fireballs, creepers) in the current world.
Syntax:
/explosionsPermission:
buildsystem.explosions(Default:OP, supports.self/.other)
/noai
/noaiToggles whether mobs in the current world have AI active.
Syntax:
/noaiPermission:
buildsystem.noai(Default:OP, supports.self/.other)
/config
/configReloads configuration files.
Syntax:
/config <reload>Permission:
buildsystem.config(Default:OP)
/setup
/setupLaunches the wizard config tool.
Syntax:
/setupPermission:
buildsystem.setup(Default:OP)
/top
/topTeleports the player to the highest solid block directly above their current coordinate.
Syntax:
/topPermission:
buildsystem.top(Default:OP)
Last updated