> For the complete documentation index, see [llms.txt](https://docs.nutinc.net/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nutinc.net/wiki/plugin-list/buddy.md).

# Buddy

Allows the player to team up with a friend they are playing the game with so they spawn as the same role.

In order to buddy up with a friend use the following command:

```
.buddy <friends name>
```

Your friend will then have to accept the request with the following command:

```
// Fill in command (unfininished)
```

Credit to [Pint](https://github.com/PintTheDragon) for this original plugin concept.
