Suggestion: Remove clan tags from player namesSuggestion

It adds clan tags to the list of players so finding a name by alphabetical order means you need to know if they are in a clan etc.  Very confusion when someone puts in a support ticket "Hey my in game name is _____ and I fell under the map" you gotta ask if they are in a clan etc.

I had a friend hack my old version to get rid of that, but after updating obviously that is now gone and just would love if it was part of the plugin right out of the box.

Ignore clan tags!!!

Oh, I just use the display name. I'll see if it's easy enough to change it.

Generally it's best to share changes, rather then keeping them for yourself, to prevent issues like this. :)

Merged post

A small thing to add is that you can also search on the name (you don't have to use the full name there and you can copy-paste the value into the search box)

I mean I still have my modified version in one of our backups folder if you want to take a look at it.

And yeah the issues with using any search text boxes is that it presses all your hotkeys too.  As a server owner I have a lot of hotkeys.  Could be serarching a name and accidentally shit a bradley out of my rear LOL

I had changed it to use ServerUsers.Get(id).username but now this always returns null. Which happen if the user isn't stored in users Dictionary, or the user is expired. And I don't see how online players are expired...

So I had to change it to IPlayer.Name instead, but even IPlayer has returned null at times

I think the easiest route is to strip the clan tag from the BasePlayer.displayName