> For the complete documentation index, see [llms.txt](https://rust-console-edition.gitbook.io/community-servers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rust-console-edition.gitbook.io/community-servers/commands/utility/teams.md).

# Teams

## <mark style="color:red;">Server Owner</mark>

The table below contains a list of **Team-based Commands** available for <mark style="color:red;">**Server Owners**</mark>.

<table data-full-width="true"><thead><tr><th>Type</th><th width="320">Command</th><th width="149">Input</th><th width="480">Description</th><th>Default</th></tr></thead><tbody><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:red;">relationshipmanager.findplayerteam</mark></td><td><code>"player ID"</code></td><td>Displays all the members of target players team if they have one.</td><td><code>N/A</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:red;">relationshipmanager.logteamactions</mark></td><td><code>"0/1"</code></td><td>Toggles whether the server should output logs for Teams actions such as: creation, invites, disband, join etc.</td><td><code>1</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:red;">relationshipmanager.teaminfo</mark></td><td><code>"team ID"</code></td><td>Displays all the members of a provided team.</td><td><code>N/A</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:red;">relationshipmanager.teaminfoall</mark></td><td><code>none</code></td><td>Displays all the members of all teams.</td><td><code>N/A</code></td></tr></tbody></table>
