<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BarkerJr</id>
	<title>AlliedModders Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BarkerJr"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/Special:Contributions/BarkerJr"/>
	<updated>2026-06-06T02:28:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Public_Commands_(SourceMod)&amp;diff=7035</id>
		<title>Public Commands (SourceMod)</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Public_Commands_(SourceMod)&amp;diff=7035"/>
		<updated>2009-03-19T22:38:11Z</updated>

		<summary type="html">&lt;p&gt;BarkerJr: wikilink&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following commands are available to players on SourceMod servers using the provided [[Base Plugins (SourceMod)|base plugin]] set.&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;tt&amp;gt;rockthevote.smx&amp;lt;/tt&amp;gt; is not enabled by default.&lt;br /&gt;
&lt;br /&gt;
:{| cellpadding=&amp;quot;6&amp;quot;&lt;br /&gt;
|- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
| Command&lt;br /&gt;
| Plugin&lt;br /&gt;
| Format&lt;br /&gt;
| Description&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| currentmap&lt;br /&gt;
| basetriggers.smx&lt;br /&gt;
| &lt;br /&gt;
| Displays the name of the current map.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| ff&lt;br /&gt;
| basetriggers.smx&lt;br /&gt;
| &lt;br /&gt;
| Displays whether friendly fire is on or off.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| nextmap&lt;br /&gt;
| nextmap.smx&lt;br /&gt;
| &lt;br /&gt;
| Shows the next map in the mapcycle to the user.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| nominate&lt;br /&gt;
| rockthevote.smx&lt;br /&gt;
| &amp;amp;lt;map&amp;amp;gt;&lt;br /&gt;
| Nominates a map for rtv.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| rtv OR rockthevote&lt;br /&gt;
| rockthevote.smx&lt;br /&gt;
| &lt;br /&gt;
| Starts a rockthevote vote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| thetime&lt;br /&gt;
| basetriggers.smx&lt;br /&gt;
| &lt;br /&gt;
| Displays the current time of the server.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| timeleft&lt;br /&gt;
| basetriggers.smx&lt;br /&gt;
| &lt;br /&gt;
| Displays the time left in the map cycle.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_settings&lt;br /&gt;
| clientprefs.smx&lt;br /&gt;
| &lt;br /&gt;
| Displays the client settings menu.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_cookies&lt;br /&gt;
| clientprefs.smx&lt;br /&gt;
| &amp;lt;name&amp;gt; [value]&lt;br /&gt;
| With no arguments displays the list of available cookies, specify a name to show or change it's value.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Documentation]]&lt;/div&gt;</summary>
		<author><name>BarkerJr</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Base_Plugins_(SourceMod)&amp;diff=7006</id>
		<title>Base Plugins (SourceMod)</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Base_Plugins_(SourceMod)&amp;diff=7006"/>
		<updated>2009-03-07T02:29:53Z</updated>

		<summary type="html">&lt;p&gt;BarkerJr: /* Default Plugins */ add playercommands and sounds&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
The following is a full list of [[SourceMod]]'s base plugins and the purpose of each one.&lt;br /&gt;
&lt;br /&gt;
Plugins with a bold name are safe to be used in [[War_Mode_(SourceMod)|War Mode]], as they do not contain anything that could be considered abusive or unfair.&lt;br /&gt;
&lt;br /&gt;
=Default Plugins=&lt;br /&gt;
{| style=&amp;quot;width:600px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
 |- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
 |Plugin&lt;br /&gt;
 |Purpose&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-flatfile'''&lt;br /&gt;
 | Loads admins from the admin configuration files.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''adminhelp'''&lt;br /&gt;
 | Provides the sm_help command (lists other commands and their syntax).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''adminmenu'''&lt;br /&gt;
 | Provides the admin menu API and core features.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | antiflood&lt;br /&gt;
 | Prevents clients from spamming messagemode/chat.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''basebans'''&lt;br /&gt;
 | Provides basic banning commands and menu options.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basechat&lt;br /&gt;
 | Provides commands and menu options for managing player's abilities to use voice chat or say chat.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basecomm&lt;br /&gt;
 | Provides functionality for tweaking how players can communicate (in comparison to sv_alltalk).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''basecommands'''&lt;br /&gt;
 | Provides basic administrative commands unrelated to player abuse (for example, map changing, kicking, and cvar changing).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basetriggers&lt;br /&gt;
 | Provides automated responses to phrases such as &amp;quot;nextmap&amp;quot;, &amp;quot;thetime&amp;quot;, and &amp;quot;timeleft&amp;quot;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basevotes&lt;br /&gt;
 | Provides basic voting commands, such as map voting.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''clientprefs'''&lt;br /&gt;
 | Adds a console based (sm_cookies) and menu based (sm_settings) inteface for clients to access their settings.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | funcommands&lt;br /&gt;
 | Provides &amp;quot;fun&amp;quot; commands, like slapping.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | funvotes&lt;br /&gt;
 | Provides votes based on basefuncommands.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''nextmap'''&lt;br /&gt;
 | Allows admins or other plugins to dynamically alter or retrieve the effective mapcycle.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | playercommands&lt;br /&gt;
 | Adds commands sm_slap, sm_slay, and sm_rename&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | reservedslots&lt;br /&gt;
 | Allows the server to have slots that are reserved for administrators (or privileged people), to ensure prioritized entry.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | sounds&lt;br /&gt;
 | Adds command sm_play&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
=Extra Plugins=&lt;br /&gt;
The following plugins are in the &amp;lt;tt&amp;gt;addons/sourcemod/plugins/disabled&amp;lt;/tt&amp;gt; folder by default, and must be moved out of that folder to be enabled.&lt;br /&gt;
&lt;br /&gt;
If a plugin has cvars, you can load it once to generate its config file in &amp;lt;tt&amp;gt;cfg/sourcemod&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:600px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
 |- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
 |Plugin File&lt;br /&gt;
 |Purpose&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-sql-prefetch'''&lt;br /&gt;
 | Loads admins from an SQL database as a big lump every mapchange.  If enabled, &amp;lt;tt&amp;gt;admin-sql-threaded&amp;lt;/tt&amp;gt; must be disabled; see [[SQL_Admins_(SourceMod)|SQL Admins]].&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-sql-threaded'''&lt;br /&gt;
 | Loads admins from an SQL database dynamically as each admin connects.  If enabled, &amp;lt;tt&amp;gt;admin-sql-prefetch&amp;lt;/tt&amp;gt; must be disabled; see [[SQL_Admins_(SourceMod)|SQL Admins]].&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | mapchooser&lt;br /&gt;
 | Provides an automated system for players to vote for map changes.  If enabled, &amp;lt;tt&amp;gt;randomcycle&amp;lt;/tt&amp;gt; should be disabled.  Cvars are generated in &amp;lt;tt&amp;gt;mapchooser.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | randomcycle&lt;br /&gt;
 | Randomizes the map cycle.  If enabled, &amp;lt;tt&amp;gt;mapchooser&amp;lt;/tt&amp;gt; should be disabled.  Cvars are generated in &amp;lt;tt&amp;gt;randomcycle.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | rockthevote&lt;br /&gt;
 | Provides a player-initiated system for players to vote for map changes.  Cvars are generated in &amp;lt;tt&amp;gt;rtv.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Documentation]]&lt;/div&gt;</summary>
		<author><name>BarkerJr</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Base_Plugins_(SourceMod)&amp;diff=5720</id>
		<title>Base Plugins (SourceMod)</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Base_Plugins_(SourceMod)&amp;diff=5720"/>
		<updated>2008-04-06T12:22:21Z</updated>

		<summary type="html">&lt;p&gt;BarkerJr: /* Default Plugins */ renamed plugins&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__FORCETOC__&lt;br /&gt;
The following is a full list of [[SourceMod]]'s base plugins and the purpose of each one.&lt;br /&gt;
&lt;br /&gt;
Plugins with a bold name are safe to be used in [[War_Mode_(SourceMod)|War Mode]], as they do not contain anything that could be considered abusive or unfair.&lt;br /&gt;
&lt;br /&gt;
=Default Plugins=&lt;br /&gt;
{| style=&amp;quot;width:600px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
 |- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
 |Plugin&lt;br /&gt;
 |Purpose&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-flatfile'''&lt;br /&gt;
 | Loads admins from the admin configuration files.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''adminhelp'''&lt;br /&gt;
 | Provides the sm_help command (lists other commands and their syntax).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''adminmenu'''&lt;br /&gt;
 | Provides the admin menu API and core features.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | antiflood&lt;br /&gt;
 | Prevents clients from spamming messagemode/chat.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''basebans'''&lt;br /&gt;
 | Provides basic banning commands and menu options.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basechat&lt;br /&gt;
 | Provides commands and menu options for managing player's abilities to use voice chat or say chat.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basecomm&lt;br /&gt;
 | Provides functionality for tweaking how players can communicate (in comparison to sv_alltalk).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''basecommands'''&lt;br /&gt;
 | Provides basic administrative commands unrelated to player abuse (for example, map changing, kicking, and cvar changing).&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basetriggers&lt;br /&gt;
 | Provides automated responses to phrases such as &amp;quot;nextmap&amp;quot;, &amp;quot;thetime&amp;quot;, and &amp;quot;timeleft&amp;quot;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | basevotes&lt;br /&gt;
 | Provides basic voting commands, such as map voting.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | funcommands&lt;br /&gt;
 | Provides &amp;quot;fun&amp;quot; commands, like slapping.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | funvotes&lt;br /&gt;
 | Provides votes based on basefuncommands.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''nextmap'''&lt;br /&gt;
 | Allows admins or other plugins to dynamically alter or retrieve the effective mapcycle.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | reservedslots&lt;br /&gt;
 | Allows the server to have slots that are reserved for administrators (or privileged people), to ensure prioritized entry.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
=Extra Plugins=&lt;br /&gt;
The following plugins are in the &amp;lt;tt&amp;gt;addons/sourcemod/plugins/disabled&amp;lt;/tt&amp;gt; folder by default, and must be moved out of that folder to be enabled.&lt;br /&gt;
&lt;br /&gt;
If a plugin has cvars, you can load it once to generate its config file in &amp;lt;tt&amp;gt;cfg/sourcemod&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:600px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
 |- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
 |Plugin File&lt;br /&gt;
 |Purpose&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-sql-prefetch'''&lt;br /&gt;
 | Loads admins from an SQL database as a big lump every mapchange.  If enabled, &amp;lt;tt&amp;gt;admin-sql-threaded&amp;lt;/tt&amp;gt; must be disabled; see [[SQL_Admin_(SourceMod)|SQL Admins]].&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | '''admin-sql-threaded'''&lt;br /&gt;
 | Loads admins from an SQL database dynamically as each admin connects.  If enabled, &amp;lt;tt&amp;gt;admin-sql-prefetch&amp;lt;/tt&amp;gt; must be disabled; see [[SQL_Admin_(SourceMod)|SQL Admins]].&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | mapchooser&lt;br /&gt;
 | Provides an automated system for players to vote for map changes.  If enabled, &amp;lt;tt&amp;gt;rockthevote&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;randomcycle&amp;lt;/tt&amp;gt; should be disabled.  Cvars are generated in &amp;lt;tt&amp;gt;plugin.mapchooser.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | randomcycle&lt;br /&gt;
 | Randomizes the map cycle.  If enabled, &amp;lt;tt&amp;gt;mapchooser&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;rockthevote&amp;lt;/tt&amp;gt; should be disabled.  Cvars are generated in &amp;lt;tt&amp;gt;plugin.randomcycle.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
 | rockthevote&lt;br /&gt;
 | Provides a player-initiated system for players to vote for map changes.  If enabled, &amp;lt;tt&amp;gt;mapchooser&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;randomcycle&amp;lt;/tt&amp;gt; should be disabled.  Cvars are generated in &amp;lt;tt&amp;gt;plugin.rtv.cfg&amp;lt;/tt&amp;gt;.&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Documentation]]&lt;/div&gt;</summary>
		<author><name>BarkerJr</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Installing_SourceMod&amp;diff=5712</id>
		<title>Installing SourceMod</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Installing_SourceMod&amp;diff=5712"/>
		<updated>2008-04-05T23:12:03Z</updated>

		<summary type="html">&lt;p&gt;BarkerJr: /* Prerequisites */ up to 1.4.3; unredirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing SourceMod is very simple, and it can be added with almost no configuration changes.&lt;br /&gt;
&lt;br /&gt;
=Prerequisites=&lt;br /&gt;
SourceMod requires [[Metamod:Source]] 1.4.3 or higher.  [http://www.sourcemm.net/ Click here] to visit the Metamod:Source homepage. Instructions to install SourceMM muanually can be found [http://wiki.alliedmods.net/index.php/Installing_Metamod:Source here].&lt;br /&gt;
&lt;br /&gt;
SourceMod will run on any mod built using the Source SDK.  It also supports &amp;quot;The Ship,&amp;quot; which uses the Source engine.&lt;br /&gt;
&lt;br /&gt;
=Uploading/Installing=&lt;br /&gt;
==Local Server==&lt;br /&gt;
To install SourceMod locally, simply extract the &amp;lt;tt&amp;gt;.zip&amp;lt;/tt&amp;gt; (Windows) or &amp;lt;tt&amp;gt;.tar.gz&amp;lt;/tt&amp;gt; (Linux) package to your mod folder (i.e. &amp;lt;tt&amp;gt;cstrike&amp;lt;/tt&amp;gt; for Counter-Strike, &amp;lt;tt&amp;gt;dod&amp;lt;/tt&amp;gt; for Day of Defeat, et cetera).&lt;br /&gt;
&lt;br /&gt;
Next, open the &amp;lt;tt&amp;gt;addons/metamod/metaplugins.ini&amp;lt;/tt&amp;gt; file with your favorite text editor (for example, notepad).  Add this line:&lt;br /&gt;
&amp;lt;pre&amp;gt;addons/sourcemod/bin/sourcemod_mm&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save and exit.&lt;br /&gt;
&lt;br /&gt;
==Remote Server==&lt;br /&gt;
To install SourceMod remotely, first extract the &amp;lt;tt&amp;gt;.zip&amp;lt;/tt&amp;gt; (Windows) or &amp;lt;tt&amp;gt;.tar.gz&amp;lt;/tt&amp;gt; (Linux) package to your local computer (for example, your Desktop).  You will see an &amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt; folder.  &lt;br /&gt;
&lt;br /&gt;
Using a tool such as [http://www.google.com/search?q=FTP FTP], locate your mod folder (i.e. &amp;lt;tt&amp;gt;cstrike&amp;lt;/tt&amp;gt; for Counter-Strike, &amp;lt;tt&amp;gt;dod&amp;lt;/tt&amp;gt; for Day of Defeat, et cetera).  Underneath this folder, you should have an &amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt; folder (if not, Metamod:Source is probably not installed).  From your local &amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt; folder, upload the entire contents to your remote &amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt; folder.  When done, your remote &amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt; folder should have a &amp;lt;tt&amp;gt;sourcemod&amp;lt;/tt&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
Next, copy the &amp;lt;tt&amp;gt;addons/metamod/metaplugins.ini&amp;lt;/tt&amp;gt; file from FTP onto your computer.  Open it up with your favorite text editor (for example, notepad, or wordpad if you run into problems), and add the following line:&lt;br /&gt;
&amp;lt;pre&amp;gt;addons/sourcemod/bin/sourcemod_mm&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When done, save and exit.  Then, copy the file back to your server, overwriting the original &amp;lt;tt&amp;gt;addons/metamod/metaplugins.ini&amp;lt;/tt&amp;gt; file.&lt;br /&gt;
&lt;br /&gt;
If you have trouble with these steps, you need to get acquainted with FTP and server management.  However, you can also ask your server provider for help.  Some providers also have web interfaces for managing your server.&lt;br /&gt;
&lt;br /&gt;
=Checking the Install=&lt;br /&gt;
Your folder layout should look like:&lt;br /&gt;
*&amp;lt;tt&amp;gt;[mod]&amp;lt;/tt&amp;gt; - Your mod's folder&lt;br /&gt;
**&amp;lt;tt&amp;gt;addons&amp;lt;/tt&amp;gt;&lt;br /&gt;
***&amp;lt;tt&amp;gt;metamod&amp;lt;/tt&amp;gt; - Metamod:Source&lt;br /&gt;
***&amp;lt;tt&amp;gt;sourcemod&amp;lt;/tt&amp;gt; - SourceMod&lt;br /&gt;
&lt;br /&gt;
Once SourceMod is uploaded/copied and configured with Metamod:Source, restart your server completely.  If it is local, shut it down and restart it.  If it is remote, you may need to ask your server provider for help.  However, it is often safe to issue a &amp;quot;quit&amp;quot; command via [[rcon]], and most providers will automatically restart your server.&lt;br /&gt;
&lt;br /&gt;
First, in your [[server console]] (not client console), type:&lt;br /&gt;
&amp;lt;pre&amp;gt;meta list&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the install worked, you will see something like:&lt;br /&gt;
&amp;lt;pre&amp;gt;] meta list&lt;br /&gt;
-Id- Name                  Version     Author           Status  &lt;br /&gt;
[01] SourceMod             1.0.0.571   AlliedModders,   RUN     &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You should then be able to use the SourceMod root console command, which can be invoked with simply:&lt;br /&gt;
&amp;lt;pre&amp;gt;sm&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;] sm version&lt;br /&gt;
 SourceMod Version Information:&lt;br /&gt;
    SourceMod Version: 1.0.0.571&lt;br /&gt;
    JIT Version: JIT (x86), 1.0.0.431&lt;br /&gt;
    JIT Settings: Generic 80486&lt;br /&gt;
    http://www.sourcemod.net/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Lastly, assuming you have already setup your administration user, you can test the in game menu by joining the server, and in the client console type the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;sm_admin&amp;lt;/pre&amp;gt;&lt;br /&gt;
You should see a menu popup with all you options.&lt;br /&gt;
&lt;br /&gt;
=Troubleshooting=&lt;br /&gt;
If the install failed, you will generally see one of four symptoms.  &lt;br /&gt;
&lt;br /&gt;
==Metamod reports NOFILE or FAILED==&lt;br /&gt;
If &amp;quot;meta list&amp;quot; replies with something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;] meta list&lt;br /&gt;
-Id- Name                  Version     Author           Status  &lt;br /&gt;
[01] -                     -           -                NOFILE  &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Most likely, either the files are not located in the correct place, or the file could not be loaded.  For more information, use the following command (except use the correct list number):&lt;br /&gt;
&amp;lt;pre&amp;gt;meta list 1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Metamod lists no plugins==&lt;br /&gt;
If &amp;quot;meta list&amp;quot; replies with something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;] meta list&lt;br /&gt;
-Id- Name                  Version     Author           Status  &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You forgot to add SourceMod to the &amp;lt;tt&amp;gt;addons/metamod/metaplugins.ini&amp;lt;/tt&amp;gt; file.&lt;br /&gt;
Or if that doesn't fix your problem, make sure you are using the correct build of Sourcemod (zip = windows, tar = linux).&lt;br /&gt;
&lt;br /&gt;
==Metamod says nothing==&lt;br /&gt;
If &amp;quot;meta list&amp;quot; has no reply at all, Metamod:Source is not properly installed. [http://wiki.alliedmods.net/index.php/Installing_SourceMM This wiki page] may provide you with clues on how to solve this problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Support=&lt;br /&gt;
See [[SourceMod Support]].&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Documentation]]&lt;/div&gt;</summary>
		<author><name>BarkerJr</name></author>
		
	</entry>
</feed>