SourceMod (server plugin)

From Valve Developer Community
Revision as of 03:45, 23 October 2025 by Adidores1054 (talk | contribs) (Adding softwarebox)
Jump to navigation Jump to search
English (en)Esperanto (eo)Русский (ru)中文 (zh)Translate (Translate)
SourceMod Icon sourcemod.png
Developer(s)
David Anderson (BAILOPAN)
Nicholas Hastings (psychonic)
Initial release
Oct 7, 2004
Stable release
Oct 4, 2025
(1.12 [build 7217])
Written in
C++
Operating system
Windows Linux
Type
Plugins
Target engine(s)
Source
Distribution
Freeware
Website
Download
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