Blockland Forums > Help
How do I remove someone from the auto admin list through console?
Pages: (1/1)
Boomerangdog:
Title says it all. I need the console command to remove someone from the auto admin list.
Greek2me:
$Pref::Server::AutoAdminList = strReplace($Pref::Server::AutoAdminList,"11902\t","");
Where 11902 is the blockland ID. Pretty sure that's the best you can do.
Pages: (1/1)