Page 1 of 1

How do I enable/disable admin mod?

Posted: Sun Mar 02, 2008 4:48 pm
by Nick|NFo
ENABLE
If you purchased your server with admin mod, it comes enabled.

You can enable Admin mod on the Easy Setup page by making sure its checked under the Metamod section, then hitting commit changes.

If you wish to do it manually, you can edit the addons/metamod/plugins.ini file and uncomment the adminmod line by removing the semicolon (;) like this:
win32 addons/adminmod/dlls/admin_mm.dll
DISABLE
You can disable Admin mon on the Easy Setup page by unchecking the mod under the Metamod section, then hitting commit changes.

If you wish to do it manually, you can edit the addons/metamod/plugins.ini file and comment the adminmod line with a semicolon (;) like this:
;win32 addons/adminmod/dlls/admin_mm.dll