Reading up on ULX, the addon has a gban feature that is activated upon ban, whether a user was banned from an ip or steamid this feature logs this somewheree 2 admin addons for this server.
Uban - which uses "ulx gban" is not directly included with ULX (if you obtained it from our Github repository).
Gban info can be found here -
http://forums.ulyssesmod.net/index.php/topic,921.0.htmlYou would have had to download it, set up a SQL server, and configure it and add it to your server.
I'm not disagreeing that ULX might be involved, as it's possible something you've installed, including obtaining ULX through non-official sites (that is, not OURS), or another admin mod, might be using ULX to ban the person.
I'm just saying, ULib, and ULX itself, our non-edited by someone else code, has no text that states 'alt' or 'alternate' in any text within it.
I've searched both our ULib and our ULX repositories. I find no mention of alternate.
Did you obtain ULib and ULX from our repository?
What is the 'exact' wording of the ban.
Have you reviewed your Xgui ban menu, looking over the reasons to make sure someone didn't do a temporary ban perhaps due to "alternate accounts"?
All ULX temp bans are stored in server/data/Ulib/bans.txt.
Just searched for the word "detect" in our code too.
https://github.com/Nayruden/Ulysses/search?utf8=%E2%9C%93&q=detect&type=CodeNothing found relating to text stating that reason, only mentions of code to 'detect' other things.