How come no one enables the EAC? EACActive: true # Activate Easy Anti Cheat (clients have to enable EAC via Options -> Misc to connect to a EAC protected server) Are you guys having trouble with it?
Anybody have any ideas for a global ban list checker? I was thinking after reading some of these posts of trying to incorporate something of the sort into my tool here: http://empyriononline.com/threads/empyrionmanagementsuite-ems-v1-0-1.8130/ But obviously, it's a little touchy to put someone on a global banlist by worth of mouth. Is there any ideas or suggestions on how to make it work? I currently have databases in the cloud that I will be incorporating into my tool with an API as well to integrate with the desktop application. I was thinking of having some sort of global blacklist of players that you can "sync" with. To add to your own servers. Or possibly each server could "upload" their banlists, and other servers could "subscribe" to it and others. Just some general thoughts on the problem.