Log in

View Full Version : Whitelists possible?


bigsol81
12-05-2013, 11:25 PM
Hello!

I've just started building my server, and I was wondering if someone could tell me if the emulator inherently supports whitelisting? That is, a list where anyone that's NOT on the list cannot log into the server?

joligario
12-05-2013, 11:54 PM
Since IPs can change, I would use account status to limit access.

bigsol81
12-06-2013, 01:07 AM
I figured you could use account names, though. Those are unique, too.

sorvani
12-06-2013, 07:32 PM
Default code only has IP and account status methods. Basically for account status, you keep the server Locked all the time but people with enough status can still log in.