# Commands

{% tabs %}
{% tab title="ESX" %}

| Name         | utility                                        | args                                          |
| ------------ | ---------------------------------------------- | --------------------------------------------- |
| setslots     | Add slots (only via console or Tebex)          | <ol><li>slots</li><li>identifier</li></ol>    |
| remslots     | Remove multicharacter slots number of a player | <ol><li>identifier</li></ol>                  |
| enablechar   | Enable a given character of a player           | <ol><li>identifier</li></ol>                  |
| disablechar  | Disable a given character of a player          | <ol><li>identifier</li><li>charslot</li></ol> |
| relog        | Open selector character menu                   |                                               |
| {% endtab %} |                                                |                                               |

{% tab title="QBCore" %}

| Name            | utility                                        | args                                       |
| --------------- | ---------------------------------------------- | ------------------------------------------ |
| addslots        | Add slots (only via console or Tebex)          | <ol><li>slots</li><li>identifier</li></ol> |
| deletecharacter | Permanent character removal                    | <ol><li>CitizenID</li></ol>                |
| setslots        | Set multicharacter slots number of a playe     | <ol><li>identifier</li><li>slots</li></ol> |
| removeslots     | Remove multicharacter slots number of a player | <ol><li>identifier</li></ol>               |
| enablechar      | Enable a given character of a player           | <ol><li>identifier</li></ol>               |
| disablechar     | Disable a given character of a player          | <ol><li>CitizenID</li></ol>                |
| relog           | Open selector character menu                   |                                            |
| {% endtab %}    |                                                |                                            |
| {% endtabs %}   |                                                |                                            |
