# /settings

## Usage

```
/settings
```

## Permission

```
buildsystem.settings
```

## Menu

![](/files/-M6nwroQDBqYXoU8cJab)

## Settings

### Slab breaking

> When breaking double slabs, only one half will be broken.

### Clear inventory

> When enabled, a player's inventory is cleared on join.

### Change design

> Select which colour the glass panes should have.

![Currently: Black](/files/-M6nxn7zL3ZhDGGYBn16)

### NoClip

> When flying against a wall you will be put into spectator mode.

### Instant place signs

> When enabled, signs are placed without opening the text input.

### Open trapdoors

> When right clicking iron (trap-)doors they will be opened/closed.

### Scoreboard

> A scoreboard which provides you with useful information.

### New navigator

> A new and improved navigator which is no longer a classical GUI.

### Spawn teleport

> When enabled, you will be teleported to the spawn if it has been set.

### Hide players

> When enabled, all players online will be hidden.

### Disable interactions

> When enabled, interactions with certain blocks are disabled.

### World sort

> Change the way worlds are sorted in the navigator.

{% hint style="info" %}
**Currently, you can choose from 4 different sorting methods:**\
Alphabetically (A-Z), Alphabetically (Z-A), Creation date (Newest) & Creation date (Oldest)
{% endhint %}

### Nightvision

> When enabled, you will receive permanent nightvision.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://buildsystem.eintosti.de/v2/commands/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
