> 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/modules/coordinates-hud.md).

# Coordinates HUD

## Commands

<table><thead><tr><th width="137" align="right">Name</th><th width="654.3333333333333">Info</th></tr></thead><tbody><tr><td align="right">/togglehud</td><td><strong>Permission:</strong> vanillatweaks.coordinateshud.togglehud<br><strong>Description:</strong> Toggle the HUD</td></tr></tbody></table>

## Permissions

<table><thead><tr><th width="354" align="right">Permission</th><th>Info</th></tr></thead><tbody><tr><td align="right">vanillatweaks.coordinateshud.togglehud</td><td><strong>Default:</strong> <mark style="color:green;">true</mark><br><strong>Description:</strong> Use /togglehud</td></tr></tbody></table>

## Configuration

```yaml
# Time in ticks between updates of the 
# HUD in the player's action bar
hud-update-time-in-ticks: 2
```
