Kohl's Infinite chatlog doesn't show username and uses display names instead

Unsure if this is the place I should put this, but this is a rather urgent issue.

We’re having a raider problem in one of my games, and we’ve needed Kohl’s :chatlogs command to see what’s up.
However, the chatlog Kohl’s has uses display names. Display names ARE disabled for our normal chatbox, but this isn’t the case with Kohl’s, and we can’t be on the game 24/7 to weed out rulebreakers.

Screen Shot 2021-07-03 at 4.32.01 PM
^ Our chatbox using my username (left), but Kohl’s chatlog using my display name (right)

Is there any way to change this, or is there an alternative to Kohl’s that has a chatlog with usernames and not display names?

This is an issue with the model itself, for a solid fix please contact the owner. but if you would want to fix it then the way to do so would be to look in the source module and change player.DisplayName to player.Name

1 Like

Thanks. Sadly, Kohl’s is such a big module I’m having trouble finding the specific script that controls the chat log.

If anyone is familiar with tinkering around in Kohl’s scripts, please let me know where I can find this! Thanks!

I suggest maybe trying global script search. By clicking ctrl+shift+f (I think) you can search every script in the game, so try maybe keywords like ‘Logs’ or ‘Chatlogs’, and look through to possibly see the culprit. You would need a basic understanding of Lua (RBX) though.

Ended up just switching to HD Admin, which doesn’t have this issue and is infinitely more customizable, easier to understand, and less shady.