> For the complete documentation index, see [llms.txt](https://papertweaks.machinemaker.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://papertweaks.machinemaker.me/v0.1.x/tag.md).

# Tag

Adds the Hermitcraft tag game directly into your world!

## Commands

/tag givetag \[Player] - `Sets you as "it" or if specified, the player`\
/tag reset  `Resets the "it" status for the specified player`

## Configuration

```yaml
# True to show messages in chat when a new person becomes it.
show-messages: true
# Plays a sound for the player who hasn't yet picked up their tag.
play-sound: true
# Time the player has to wait after being tagged to tag someone else.
tag-cooldown-in-seconds: 0
```
