SourceMod (server plugin): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{distinguish|sourcemods|desc1=the Steam folder}}
{{distinguish|sourcemods|desc1=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).
{{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).


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

Revision as of 05:14, 15 November 2023

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.

See Also