# Admin Commands

## Lands Admin Commands

`/lands admin`\
Allows you do execute a variety of actions for lands and so on.\
\&#xNAN;*Permission: lands.admin.command*

`/lands wild <world> <player> <skip-cooldown>`\
Teleport to a random location. The parameters are only available to server admins and allow you to execute the command via the console for specific players.\
\&#xNAN;*Permission: lands.admin.command.wild*

### Permissions for Admin Commands

All subcommands of `/lands admin` will have this permission format: `lands.admin.command.<subcommand>`\
Examples:

* `/lands admin migratedb` = lands.admin.command.migratedb
* `/lands admin land <land> menu` = lands.admin.command.land.menu

## Wars Admin Commands

`/wars admin`\
Allows you do execute a variety of actions for lands and so on.\
\&#xNAN;*Permission: wars.admin.command*

### Permissions for Admin Commands

All subcommands of `/wars admin` will have this permission format: `lands.admin.command.<subcommand>`\
Example: `/wars admin start` - wars.admin.command.start


---

# 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://wiki.incredibleplugins.com/lands/permissions/commands-1.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.
