> For the complete documentation index, see [llms.txt](https://wiki.incredibleplugins.com/chestprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.incredibleplugins.com/chestprotect/readme.md).

# Admin Guide

This section is for Minecraft server owners and staff who install, configure, and moderate ChestProtect.

Player-facing gameplay explanations are in the [player wiki](https://github.com/IncrediblePlugins/Wiki/tree/chestprotect/players/README.md).

Pages:

| Section                     | Page                                                                            | Use it for                                                                    |
| --------------------------- | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| Setup                       | [Installation](/chestprotect/setup/installation.md)                             | Installing and updating ChestProtect.                                         |
| Setup                       | [Database](/chestprotect/setup/database.md)                                     | SQLite, MySQL, legacy JSON migration, backups, and inactive cleanup.          |
| Setup                       | [Commands and Aliases](/chestprotect/setup/commands-and-aliases.md)             | Root command aliases and shortcut commands.                                   |
| Setup                       | [Limits](/chestprotect/setup/limits.md)                                         | `player-limits.yml`, limit packs, playtime rewards, and numbered permissions. |
| Configuration               | [Protectables and Costs](/chestprotect/configuration/protectables-and-costs.md) | Lockable blocks/entities, costs, cashback, holograms, and default flags.      |
| Configuration               | [Roles and Role Flags](/chestprotect/configuration/roles-and-flags.md)          | Default roles and role permissions.                                           |
| Configuration               | [Protection Flags](/chestprotect/configuration/protection-flags.md)             | Per-protection flags players can toggle.                                      |
| Configuration               | [Player Personal Settings](/chestprotect/configuration/personal-flags.md)       | Default player settings and toggle permissions.                               |
| Configuration               | [Integrations](/chestprotect/configuration/integrations.md)                     | Region plugins, economy, holograms, PlaceholderAPI, Dynmap, and ChestSort.    |
| Permissions and Staff Tools | [Admin Commands](/chestprotect/permissions-and-staff-tools/commands.md)         | Reloading, player administration, limits, LWC import, and permission checks.  |
| Permissions and Staff Tools | [Permissions](/chestprotect/permissions-and-staff-tools/permissions.md)         | Player, admin, bypass, teleport, setting, and limit permissions.              |
| Developers                  | [API](/chestprotect/developers/api.md)                                          | Setting up the ChestProtect API.                                              |
