# Administration

{% hint style="info" %}
All commands start with the prefix !, or your custom prefix.\
Inside usage arguments, "?" denotes an optional argument
{% endhint %}

#### auth

```
- Description: Grants/removes user access to commands.
- Usage: !auth <add|rem> <steam64>
- Example: !auth add 76561197960287930
- Tier: free
- Usable by: owner only
```

#### authlevel

```
- Description: Turns on/off auth checking. (Some commands remain owner only).
- Usage: !authlevel <true|false|1|0>
- Example: !authlevel true
- Tier: free
- Usable by: owner only
```
