> For the complete documentation index, see [llms.txt](https://otrek2002s.gitbook.io/gui-admin-tools-premium/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://otrek2002s.gitbook.io/gui-admin-tools-premium/sections/server-manager.md).

# Server Manager

<figure><img src="https://i.postimg.cc/FHKzyPjV/servermanager-1.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://i.postimg.cc/dt6DTMT0/servermanager-2.png" alt=""><figcaption></figcaption></figure>

## Commands & Permissions:

`admintools.servermanager.all` - All features

### ⚙️ Main GUI ⚙️

#### Commands:

`/servermanager`

#### **Permissions:**

`admintools.servermanager.all` - All features

`admintools.servermanager.maingui` - Main permission

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

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

### ⚙️ Reload server ⚙️

#### 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 ⚙️

#### 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

### ⚙️ Restart server ⚙️

#### Commands:

`/servermanager restart confirm`

#### **Permissions:**

`admintools.servermanager.restartserver` - Main permission

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

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

### ⚙️ Change language ⚙️

#### Commands:

`/servermanager language <lang>`

#### **Permissions:**

`admintools.servermanager.language` - Main permission

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

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

### ⚙️ Whitelist ⚙️

#### 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

### ⚙️ Command Registration ⚙️

#### Commands:

`/servermanager commands`

#### **Permissions:**

`admintools.servermanager.commandregistration` - Main permission

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

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

### ⚙️ Toggle PvP ⚙️

#### Commands:

`/servermanager togglepvp`

#### **Permissions:**

`admintools.servermanager.togglepvp` - Main permission

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

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

### ⚙️ Save World ⚙️

#### Commands:

`/servermanager saveworld`

#### **Permissions:**

`admintools.servermanager.saveworld` - Main permission

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

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

### ⚙️ Clear Entities ⚙️

#### Commands:

`/servermanager clearentities`

#### **Permissions:**

`admintools.servermanager.clearentities` - Main permission

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

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

### ⚙️ Economy Provider ⚙️

#### **Permissions:**

`admintools.servermanager.ecoprovider` - Main permission

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-premium/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.
