Userlist colors persist accross other users' reconnects.

This commit is contained in:
rainbow napkin 2026-04-22 12:34:49 -04:00
parent d669ed4783
commit de5268a41f
2 changed files with 30 additions and 13 deletions

View file

@ -269,7 +269,8 @@ class commandPreprocessor{
usernames:{
prefix: '',
postfix: '',
cmds: injectPerms(Array.from(client.userList.colorMap.keys()))
//cmds: injectPerms(Array.from(client.userList.colorMap.keys()))
cmds: injectPerms(client.userList.getOnlineUserNames())
},
emotes:{
prefix:'[',