# Permissions and commands

## Permissions

| Permissions                              | Fuctions                                    |
| ---------------------------------------- | ------------------------------------------- |
| maskycheckpoints.command.reload          | /mcp reload all                             |
| maskycheckpoints.command.tp              | /mcp tp \<checkpoint>                       |
| maskycheckpoints.tp.others.\<checkpoint> | /mcp tp \<checkpoint> (optional)\<player>   |
| maskycheckpoints.command.add             | /mcp add \<newcheckpoint>                   |
| maskycheckpoints.command.help            | /mcp help                                   |
| maskycheckpoints.command.lastcheckpoint  | /mcp lastcheckpoint \<player> \<checkpoint> |

## Commands

<table><thead><tr><th width="372">Commands</th><th>Fuctions</th></tr></thead><tbody><tr><td>/mcp reload all</td><td>reload plugin configs</td></tr><tr><td>/mcp tp &#x3C;checkpoint> (optional)&#x3C;player></td><td>Teleport player to checkpoint</td></tr><tr><td>/mcp add &#x3C;newcheckpoint></td><td>Create a new checkpoint in config</td></tr><tr><td>/mcp lastcheckpoint &#x3C;player> &#x3C;checkpoint></td><td>Set last checkpoint to player</td></tr><tr><td>/mcp help</td><td>Help message</td></tr></tbody></table>

{% hint style="info" %}
if you set `null` with the lastcheckpoint command, the plugin will stop affecting that player, use it in case you want to use another system.
{% endhint %}
