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

# Admin Guide

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

Pages:

| Section                     | Page                                                                                         | Use it for                                                                   |
| --------------------------- | -------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| Setup                       | [Installation](/lands/setup/installation.md)                                                 | Installing Lands and updating the plugin.                                    |
| Setup                       | [Database](/lands/setup/database.md)                                                         | Database types, migration, backups, MySQL, and Redis synchronization.        |
| Setup                       | [Limits](https://wiki.incredibleplugins.com/general/locale-and-config/limits)                | Configuring `player-limits.yml` limit packs.                                 |
| Setup                       | [Frequently Asked Questions](/lands/setup/frequently-asked-questions.md)                     | Common admin questions and fixes.                                            |
| Claims and Worlds           | [Claiming and Worlds](/lands/claims-and-worlds/claiming-and-worlds.md)                       | Claim worlds, land creation, claim rules, player tools, and random teleport. |
| Claims and Worlds           | [Camps](/lands/claims-and-worlds/camps.md)                                                   | Temporary camp lands and camp items.                                         |
| Claims and Worlds           | [Regeneration](/lands/claims-and-worlds/unclaim-and-wilderness-regeneration.md)              | Regenerating unclaimed land or wilderness.                                   |
| Claims and Worlds           | [Leaderboards](/lands/claims-and-worlds/leaderboards.md)                                     | Top signs, holograms, sorting types, and leaderboard permissions.            |
| Economy and Progression     | [Economy](/lands/economy-and-progression/economy.md)                                         | Banks, claim costs, taxes, upkeep, rent payments, and nation economy.        |
| Economy and Progression     | [Levels](/lands/economy-and-progression/levels.md)                                           | Land and nation levels in `levels.yml`.                                      |
| Economy and Progression     | [PlaceholderAPI Placeholders](/lands/economy-and-progression/placeholderapi-placeholders.md) | PlaceholderAPI placeholders provided by Lands.                               |
| Rules, Flags, and Gameplay  | [Roles and Role Flags](/lands/rules-flags-and-gameplay/roles-and-their-flags.md)             | All role flags and their toggle or bypass permissions.                       |
| Rules, Flags, and Gameplay  | [Natural Flags](/lands/rules-flags-and-gameplay/natural-flags.md)                            | All natural flags and their toggle permissions.                              |
| Rules, Flags, and Gameplay  | [Player Personal Settings](/lands/rules-flags-and-gameplay/player-personal-settings.md)      | Personal player flags and their permissions.                                 |
| Rules, Flags, and Gameplay  | [Wars](/lands/rules-flags-and-gameplay/wars.md)                                              | War configuration, capture flags, shields, rewards, and admin war commands.  |
| Permissions and Staff Tools | [Recommendation](/lands/permissions-and-staff-tools/recommended-permission-setup.md)         | Suggested permission setup for normal players and staff.                     |
| Permissions and Staff Tools | [Player Commands](/lands/permissions-and-staff-tools/player-commands.md)                     | Player-facing command permissions for server admins.                         |
| Permissions and Staff Tools | [Admin Commands](/lands/permissions-and-staff-tools/commands.md)                             | `/lands admin` and `/wars admin` commands.                                   |
| Permissions and Staff Tools | [Permissions](/lands/permissions-and-staff-tools/permissions.md)                             | Command, flag, bypass, teleport, and staff permissions.                      |
| Permissions and Staff Tools | [LuckPerms Context](/lands/permissions-and-staff-tools/luckperms-context.md)                 | LuckPerms contexts provided by Lands.                                        |
| Permissions and Staff Tools | [Tools](/lands/permissions-and-staff-tools/tools.md)                                         | Moderation and staff utility commands.                                       |
| Integrations and UI         | [Discord Bot](https://wiki.incredibleplugins.com/discordbridge/modules/lands)                | DiscordBridge integration for Lands.                                         |
| Integrations and UI         | [GUI Menus](https://wiki.incredibleplugins.com/general/gui-menus/gui-menus)                  | Customizing GUI menus.                                                       |
| Integrations and UI         | [Bedrock Forms](https://wiki.incredibleplugins.com/general/gui-menus/bedrock-forms)          | 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.                                |
| Integrations and UI         | [Events](https://wiki.incredibleplugins.com/general/messages-and-config/events)              | Configured event actions and messages.                                       |
| Developers                  | [Setup](/lands/developers/api.md)                                                            | Setting up the Lands API.                                                    |
| Developers                  | [Levels](/lands/developers/levels.md)                                                        | Developer notes for custom level requirements.                               |
| Developers                  | [Update](/lands/developers/update.md)                                                        | Developer update notes.                                                      |
| Developers                  | [Custom Wars](/lands/developers/custom-wars.md)                                              | Developer notes for custom war integrations.                                 |

Player-facing gameplay explanations are in the player wiki.
