Mani Admin Plug-in

A feature rich, menu based server administration plug-in for the Source Engine

  • Increase font size
  • Default font size
  • Decrease font size

Create Your VDF

E-mail Print
Article Index
Create Your VDF
mani_admin_plugin.vdf Creator
Manually creating a mani_admin_plugin.vdf
All Pages

The mani_admin_plugin.vdf file contains important information about how and which way Mani Admin Plug-in should be loaded. There are two possibilities to load Mani Admin Plug-in, either as VSP (VALVe Server Plug-in - standard installation) or via a 3rd party application, MetaMod: Source (recommended if all your plug-ins are capable of being loaded via MetaMod: Source).

Mani Admin Plug-in provides an automaticly loading method via the ingame server console. This will also work with 3rd party mods (for example Dystopia etc.)


Loading Mani Admin Plug-in as VALVe Server Plug-in (VSP) ingame:


On Orange Box Source Engine version based games (TF 2; Dod: S; Cs: S and 3rd party mods) on Linux:

plugin_load ../yourmodfolder/addons/mani_admin_plugin_i486

On Orange Box Source Engine version based games (TF 2; Dod: S; Cs: S and 3rd party mods) on Windows:

plugin_load ../yourmodfolder/addons/mani_admin_plugin

On Legacy Source Engine version based games (Hl2: DM and 3rd party mods):

plugin_load ../yourmodfolder/addons/mani_admin_plugin

Make sure you replaced yourmodfolder with the corresping folder name, for example: cstrike, dod, hl2mp, tf etc. Verify Mani Admin Plug-in is sucessfully loaded via typing plugin_print into the server console


Loading Mani Admin Plug-in via MetaMod: Source (via MM: S) ingame:


On all Servers:
meta load addons/mani_admin_plugin/bin/mani_admin_plugin_mm

Verify Mani Admin Plug-in is sucessfully loaded via typing meta list into the server console



Last Updated on Monday, 02 August 2010 22:32