# Back

## Commands

<table><thead><tr><th width="232.66666666666666" align="right">Command</th><th>Info</th></tr></thead><tbody><tr><td align="right">/back</td><td><strong>Permission:</strong> <code>vanillatweaks.back</code><br><strong>Description:</strong> Teleport back to your previous teleport location</td></tr><tr><td align="right">/back admin config</td><td><strong>Permission:</strong> <code>vanillatweaks.back.admin.config</code><br><strong>Description:</strong> Configure Back in-game</td></tr></tbody></table>

## Permissions

<table><thead><tr><th width="295" align="right">Permission</th><th width="374">Info</th></tr></thead><tbody><tr><td align="right">vanillatweaks.back</td><td><strong>Default:</strong> <mark style="color:green;">true</mark><br><strong>Description:</strong> Use the back command to return to previous locations</td></tr><tr><td align="right">vanillatweaks.back.admin.config</td><td><strong>Default:</strong> <mark style="color:orange;">op</mark><br><strong>Description:</strong> Configure Back in-game</td></tr></tbody></table>

## Configuration

```yaml
# When enabled, death locations will 
# be saved in the back command.
save-death-location: true
# The number of seconds required to stand 
# still after running the back command.
command-delay: 3
# The number of seconds required to wait 
# between uses of the back command.
command-cooldown: 10
```
