Using the Avatar.Clothing.ChangeAvatar console command on an Internal Client, you can change the avatar's gender. However, this does not update the PlayerShape in the Players table used to populate the login screen.
Supposedly this works properly on both Cyan's server and MOSS, presumably they fetch the PlayerNode from the Vault to return the list of players rather than fully caching it in its own table.
Using the
Avatar.Clothing.ChangeAvatarconsole command on an Internal Client, you can change the avatar's gender. However, this does not update the PlayerShape in the Players table used to populate the login screen.Supposedly this works properly on both Cyan's server and MOSS, presumably they fetch the PlayerNode from the Vault to return the list of players rather than fully caching it in its own table.