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: lua\modules\identix\cfg\sh_cfg_names.lua

  • SET: cfg.names.enabled = false

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.

Last updated