> 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/permissions-and-staff-tools/tools.md).

# Tools

## Admin and Moderation Tools

These tools are for server staff.

## Manage Other Lands and Nations

There is no `/lands edit` command anymore. With `lands.admin.command.edit`, the normal player commands work directly against any land or nation, even if you are not a member - `/land <land> ...` / `/lands land <land> ...` and `/nation <nation> ...` / `/nations nation <nation> ...`. That permission may also ignore requirements such as max members for some commands.

## Open Another Player's Menu

`/lands menu <player>` opens the Lands menu view for a player.

Permission: `lands.admin.command.menu`

## Chat Spy

`/lands admin chatspy <land or nation or *>` toggles chat spy for one land, one nation, or all lands and nations.

Run `/lands admin chatspy` without an argument to disable all selected chat spy targets.

Permission: `lands.admin.command.chatspy`

## Teleport Other Players

Random teleport another player with `/lands rtp <world> <player> [skip-cooldown]`.

Permission: `lands.admin.command.wild`

## Leaderboard Holograms

| Command                                            | Permission                            |
| -------------------------------------------------- | ------------------------------------- |
| `/lands admin hologram create <context> <sorting>` | `lands.admin.command.hologram.create` |
| `/lands admin hologram list`                       | `lands.admin.command.hologram.list`   |
| `/lands admin hologram delete`                     | `lands.admin.command.hologram.delete` |

A supported hologram provider must be installed.

## Permission Debugging

`/lands admin listperms <player>` lists permissions detected for a player.

Permission: `lands.admin.command.listperms`

This is useful when a wildcard or inherited group gives a player access that is hard to spot.
