> For the complete documentation index, see [llms.txt](https://wiki.incredibleplugins.com/upgradeablespawners/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/upgradeablespawners/readme.md).

# Info

This section is for Minecraft server owners and staff who configure UpgradeableSpawners.

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

Pages:

| Section                     | Page                                                                                                             | Use it for                                                                                   |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| Setup                       | [Installation](/upgradeablespawners/setup/installation.md)                                                       | Installing or updating UpgradeableSpawners.                                                  |
| Setup                       | [Configuration](/upgradeablespawners/setup/configuration.md)                                                     | Important `config.yml` options for worlds, limits, economy, protection, and integrations.    |
| Setup                       | [Database](/upgradeablespawners/setup/database.md)                                                               | SQLite, MySQL, backups, and database migration.                                              |
| Spawner Setup               | [Entities](/upgradeablespawners/spawner-setup/entities.md)                                                       | Entity type costs, permissions, butcher settings, spawn conditions, and custom drops.        |
| Spawner Setup               | [Levels](/upgradeablespawners/spawner-setup/levels.md)                                                           | Upgrade levels and costs in `levels.yml`.                                                    |
| Permissions and Staff Tools | [Recommended Permission Setup](/upgradeablespawners/permissions-and-staff-tools/recommended-permission-setup.md) | A simple starting permission layout for survival servers.                                    |
| Permissions and Staff Tools | [Player Commands](/upgradeablespawners/permissions-and-staff-tools/commands.md)                                  | Player command permissions.                                                                  |
| Permissions and Staff Tools | [Admin Commands](/upgradeablespawners/permissions-and-staff-tools/commands-1.md)                                 | Staff commands for giving spawners, inspecting players, teleporting, reloading, and cleanup. |
| Permissions and Staff Tools | [Permissions](/upgradeablespawners/permissions-and-staff-tools/permissions.md)                                   | Command, limit, teleport, mob, and bypass permissions.                                       |
| Integrations and UI         | [GUI Menus](https://wiki.incredibleplugins.com/general/gui-menus/gui-menus)                                      | Customizing inventory menus.                                                                 |
| Integrations and UI         | [Bedrock Forms](https://wiki.incredibleplugins.com/general/gui-menus/bedrock-forms)                              | Customizing Bedrock form menus.                                                              |
| Integrations and UI         | [Messages](https://wiki.incredibleplugins.com/general/messages-and-config/messages)                              | Editing messages and locale text.                                                            |
| Integrations and UI         | [Translations](https://wiki.incredibleplugins.com/general/messages-and-config/translations)                      | Translation files and community translations.                                                |
| Developers                  | [API](/upgradeablespawners/developers/api.md)                                                                    | Setting up the UpgradeableSpawners API.                                                      |
