SourceMod (server plugin): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{lang|SourceMod_(server_plugin)}}
{{LanguageBar}}
{{distinguish|sourcemods}} ''(the Steam folder)''


'''SourceMod''' is a server modification that gives server admins a much more powerful platform for scripting and administration. While mostly used for multiplayer games, it can be installed on any [[Source]] engine game. Many well-known server plugins are powered by it, such as Roll The Dice (RTD).
{{distinguish|sourcemods|desc1=the Steam folder}}


It has a lower-level system that needs to run alongside it, called '''MetaMod'''.
{{sourcemod|4.1}} is a server modification that gives server admins a much more powerful platform for scripting and administration. While mostly used for multiplayer games, it can be installed on any [[Source]] engine game. Many well-known server plugins are powered by it, such as Roll The Dice (RTD).


==See Also==
It has a lower-level system that needs to run alongside it, called '''[[Metamod (Source)|MetaMod: Source]]'''.
 
A newer version of '''MetaMod: Source''' (2.0) is currently in development, which will add support for {{src2|1}}-based games ({{cs2|1}}, {{deadlock|1}} and {{dota2|1}}), however SourceMod has yet to be ported to Source 2.
 
==See also==
*[https://www.sourcemod.net/about.php SourceMod's website]
*[https://www.sourcemod.net/about.php SourceMod's website]
*[http://www.sourcemm.net/ MetaMod's website]
*[http://www.sourcemm.net/ MetaMod's website]
*[https://wiki.alliedmods.net/Installing_SourceMod How to install SourceMod]
*[https://wiki.alliedmods.net/Installing_SourceMod How to install SourceMod]
*[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod]
*[https://wiki.alliedmods.net/Installing_Metamod:Source How to install MetaMod: Source]
*[https://www.amxmodx.org/ AMX Mod X] A similar plugin for Goldsource.
*[https://www.amxmodx.org/ AMX Mod X] A similar plugin for GoldSource.


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
{{sdktools|0}}
[[Category:Source]]
[[Category:Plugins]]

Latest revision as of 08:52, 11 April 2025

English (en)Esperanto (eo)Русский (ru)中文 (zh)Translate (Translate)
Not to be confused with sourcemods (the Steam folder).

SourceMod SourceMod is a server modification that gives server admins a much more powerful platform for scripting and administration. While mostly used for multiplayer games, it can be installed on any Source engine game. Many well-known server plugins are powered by it, such as Roll The Dice (RTD).

It has a lower-level system that needs to run alongside it, called MetaMod: Source.

A newer version of MetaMod: Source (2.0) is currently in development, which will add support for Source 2-based games (Counter-Strike 2, Deadlock and Dota 2), however SourceMod has yet to be ported to Source 2.

See also