# Server Manager

## Commands & Permissions: <a href="#commands-and-permissions" id="commands-and-permissions"></a>

`admintools.servermanager.all` - All features

### ⚙️ Main GUI ⚙️ <a href="#main-gui" id="main-gui"></a>

#### **Commands:**

`/servermanager`

#### **Permissions:**

`admintools.servermanager.maingui` - Main permission

`admintools.servermanager.maingui.tool` - Use only from GUI

`admintools.servermanager.maingui.command` - Use only from commands

### ⚙️ Reload server ⚙️ <a href="#reload-server" id="reload-server"></a>

#### **Commands:**

`/servermanager reload confirm`

#### **Permissions:**

`admintools.servermanager.reloadserver` - Main permission

`admintools.servermanager.reloadserver.tool` - Use only from GUI

`admintools.servermanager.reloadserver.command` - Use only from commands

### ⚙️ Stop server ⚙️ <a href="#stop-server" id="stop-server"></a>

#### **Commands:**

`/servermanager stop confirm`

#### **Permissions:**

`admintools.servermanager.stopserver` - Main permission

`admintools.servermanager.stopserver.tool` - Use only from GUI

`admintools.servermanager.stopserver.command` - Use only from commands

### ⚙️ Whitelist ⚙️ <a href="#whitelist" id="whitelist"></a>

#### **Commands:**

`/servermanager whitelist`

#### **Permissions:**

`admintools.servermanager.whitelist` - Main permission

`admintools.servermanager.whitelist.tool` - Use only from GUI

`admintools.servermanager.whitelist.command` - Use only from commands

### ⚙️ Chat color code ⚙️ <a href="#chat-color-code" id="chat-color-code"></a>

#### **Commands:**

`/servermanager colorcode`

#### **Permissions:**

`admintools.servermanager.colorcode` - Main permission

`admintools.servermanager.colorcode.tool` - Use only from GUI

`admintools.servermanager.colorcode.command` - Use only from commands


---

# 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://otrek2002s.gitbook.io/gui-admin-tools-free/sections/server-manager.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.
