> 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/faq/disabling-names.md).

# Disabling Names

How to disable the name aspect of the addon

If you wish to only utilize the gender, avatar, bio, and rating aspects of this script:

* **OPEN:&#x20;**<mark style="color:red;">**`lua\modules\identix\cfg\sh_cfg_names.lua`**</mark>
* **SET:&#x20;**<mark style="color:red;">**`cfg.names.enabled = false`**</mark>

After setting the above; players will no longer be able to set or change their name, and you will need another addon to manage the player's name.
