> For the complete documentation index, see [llms.txt](https://identix.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://identix.rlib.io/first-use/binds.md).

# Binds

Information related to interacting with the addon.

{% hint style="info" %}
These commands can be modified in:

&#x20;       *<mark style="color:blue;">addons/identix/lua/modules/identix/cfg/sh\_cfg\_binds.lua</mark>*
{% endhint %}

### <mark style="color:red;">◾ Chat (User)</mark>

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:red;">!name</mark> OR <mark style="color:red;">/name</mark></td><td><p>Display addon interface</p><p><em>(disabled by default)</em></p></td><td></td></tr></tbody></table>

####

### <mark style="color:red;">◾ Chat (Staff)</mark>

These commands can only be executed by staff who have the appropriate permissions (or admin)

| Type                                        | Desc                                                     |
| ------------------------------------------- | -------------------------------------------------------- |
| <mark style="color:red;">!pickname</mark>   | Force name registration open on player (player must pay) |
| <mark style="color:red;">!requestnew</mark> | Force name change on player (punishment)                 |
| <mark style="color:red;">!resetname</mark>  | Force player name back to steam name                     |
| <mark style="color:red;">!setname</mark>    | Force new name on player                                 |

### <mark style="color:red;">◾ Chat - Entity</mark>

Chat commands specifically for the <mark style="color:blue;">**superadmin**</mark> usergroup.

The name entity can be placed on the map; and allows players to walk up to it, press "E" and change their name / biography.

| Type                                            | Desc                                  |
| ----------------------------------------------- | ------------------------------------- |
| <mark style="color:red;">!ent\_spawn</mark>     | Spawn name entity at your location    |
| <mark style="color:red;">!ent\_save</mark>      | Save all entity positions on map      |
| <mark style="color:red;">!ent\_goto</mark>      | Go to entity                          |
| <mark style="color:red;">!ent\_clearall</mark>  | Clear all entities on map             |
| <mark style="color:red;">!ent\_clearlook</mark> | Clear entity you're looking at        |
| <mark style="color:red;">!ent\_cleararea</mark> | Clear entities in your immediate area |
| <mark style="color:red;">!ent\_reload</mark>    | Reload all saved entities on map      |
| <mark style="color:red;">!ent\_wipe</mark>      | Clear all entities and erase map data |
| <mark style="color:red;">!ent\_up</mark>        | Move entity up                        |
| <mark style="color:red;">!ent\_down</mark>      | Move entity down                      |

### <mark style="color:red;">◾ Chat - NPC</mark>

Chat commands specifically for the <mark style="color:blue;">**superadmin**</mark> usergroup.

The name NPC can be placed on the map; and allows players to walk up to it, press "E" and change their name / biography.

<table><thead><tr><th>Type</th><th>Desc</th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:red;">!npc_spawn</mark></td><td>Spawn npc at your location</td><td></td></tr><tr><td><mark style="color:red;">!npc_save</mark></td><td>Save all npc positions on map</td><td></td></tr><tr><td><mark style="color:red;">!npc_goto</mark></td><td>Go to npc</td><td></td></tr><tr><td><mark style="color:red;">!npc_clearall</mark></td><td>Clear all npcs on map</td><td></td></tr><tr><td><mark style="color:red;">!npc_clearlook</mark></td><td>Clear npc you're looking at</td><td></td></tr><tr><td><mark style="color:red;">!npc_cleararea</mark></td><td>Clear npc in your immediate area</td><td></td></tr><tr><td><mark style="color:red;">!npc_reload</mark></td><td>Reload all saved npcs on map</td><td></td></tr><tr><td><mark style="color:red;">!npc_wipe</mark></td><td>Clear all npcs and erase map data</td><td></td></tr><tr><td><mark style="color:red;">!npc_up</mark></td><td>Move npc up</td><td></td></tr><tr><td><mark style="color:red;">!npc_down</mark></td><td>Move npc down</td><td></td></tr></tbody></table>
