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

# Permissions and Commands

### Player

<table><thead><tr><th width="327.832727780382">Permission</th><th>Command</th><th>Description</th></tr></thead><tbody><tr><td>limboauth.commands.destroysession </td><td>/destroysession</td><td>The player can disconnect</td></tr><tr><td>limboauth.commands.premium </td><td>/license or /premium</td><td>The player can connect a premium account</td></tr><tr><td>limboauth.commands.unregister </td><td>/unregister</td><td>The player can unregister</td></tr><tr><td>limboauth.commands.changepassword</td><td>/changepassword</td><td>The player can change the password</td></tr><tr><td>limboauth.commands.totp</td><td>/totp</td><td>The player can connect totp</td></tr><tr><td>limboauth.commands.*</td><td></td><td>The player can use all the listed commands</td></tr></tbody></table>

### Admin

<table><thead><tr><th width="338.84648076524775">Permission</th><th></th><th>Description</th></tr></thead><tbody><tr><td>limboauth.admin.forceunregister </td><td>/forceunregister </td><td>The admin can unregister to any player</td></tr><tr><td>limboauth.admin.forcechangepassword </td><td>/forcechangepassword </td><td>The admin can change the password to any player</td></tr><tr><td>limboauth.admin.reload</td><td>/lauth reload</td><td>The admin can reload the plugin</td></tr><tr><td>limboauth.admin.*</td><td></td><td>The admin can use all the listed commands</td></tr></tbody></table>
