For the complete documentation index, see llms.txt. This page is also available as Markdown.

/settings

The /settings command opens a personal options inventory GUI allowing players to configure client-side behaviors, fly parameters, and HUD choices.


Command Details

  • Syntax: /settings

  • Permission: buildsystem.settings (Default: true)

  • Description: Opens the personal settings GUI.


Granular Setting Options (v4.0.0 Update)

To toggle any setting inside the GUI, players must hold the corresponding permission node buildsystem.setting.<option>. If a player lacks the permission, the button in the GUI is disabled or hidden. All settings are default-allow.

Setting Option
Key / Node
Default
Description

Slab breaking

slab-breaking

true

When breaking a double slab, only the targeted half breaks.

Clear inventory

clear-inventory

true

Automatically clears the player's inventory when they join the server.

NoClip

no-clip

true

Automatically puts the player into Spectator Mode when they fly into blocks.

Instant place signs

instant-place-signs

true

Places sign blocks instantly without opening the text entry panel.

Open (Trap-)Doors

open-trapdoors

true

Allows opening iron doors and trapdoors via simple right-click.

Scoreboard

scoreboard

true

Toggles the visibility of the BuildSystem info sidebar.

New navigator

navigator-type

true

Swaps between legacy GUI navigator design and the updated format.

Spawn teleport

spawn-teleport

true

Automatically teleports the player to the spawn point upon world entry.

Hide players

hide-players

true

Vanishes all other online players.

Disable interactions

disable-interact

true

Blocks item interactions and block clicking (chests, pressure plates).

Nightvision

night-vision

true

Grants infinite nightvision effect.

Place plants

place-plants

true

Allows placing plants (flowers, saplings, coral, vine, sweet berries) on unsupported block types.

Keep navigator

keep-navigator

true

Retains the navigator clock item in the inventory even when a clear-inventory event executes.

Change design (GUI glass colour picker) and World sort (navigator sorting order) are not permission-gated — all players can always use them.

Last updated