Author Topic: How do I remove someone from the auto admin list through console?  (Read 382 times)

Title says it all. I need the console command to remove someone from the auto admin list.

$Pref::Server::AutoAdminList = strReplace($Pref::Server::AutoAdminList,"11902\t","");
Where 11902 is the blockland ID. Pretty sure that's the best you can do.