> For the complete documentation index, see [llms.txt](https://aglerr.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles/commands-and-permissions.md).

# Commands & Permissions

## Commands

| Commands                          | Permissions                    | Description                       |
| --------------------------------- | ------------------------------ | --------------------------------- |
| /playerprofiles                   | -                              | shows help messages.              |
| /playerprofiles help              | -                              | shows help messages.              |
| /playerprofiles toggle            | playerprofiles.toggle          | lock/unlock your profile.         |
| /playerprofiles reload            | playerprofiles.admin           | reload the configuration.         |
| /playerprofiles creategui \<name> | playerprofiles.admin           | create a new custom gui.          |
| /playerprofiles deletegui \<name> | playerprofiles.admin           | delete existing custom gui.       |
| /playerprofiles opengui \<name>   | playerprofiles.admin           | open existing custom gui.         |
| /playerprofiles listgui           | playerprofiles.admin           | shows all loaded custom gui.      |
| /profile                          | playerprofiles.profiles        | open players profiles menu.       |
| /profile \<player>                | playerprofiles.profiles.others | open other players profiles menu. |

### Command Aliases

* /playerp
* /pprofiles

## Permissions

| Permissions                    | Description                                                                                                                                                           |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| playerprofiles.viewinteract    | this permission only applies if you have enabled **interact-permission** options, user without this permissions can't open players profiles with right clicking them. |
| playerprofiles.bypass.world    | bypass disabled world view profiles.                                                                                                                                  |
| playerprofiles.bypass.combat   | bypass disable opening profiles in combat.                                                                                                                            |
| playerprofiles.bypass.blocked  | bypass locked player profiles.                                                                                                                                        |
| playerprofiles.bypass.cooldown | bypass cooldown on open.                                                                                                                                              |

{% hint style="info" %}
OP players will have all permissions.
{% endhint %}

{% hint style="info" %}
All text between (**<>**) is a placeholder/variable, replace it with the requested value without the sign (**<>**).
{% endhint %}
