Difference between revisions of "SourceMod"

From Team Fortress Wiki
Jump to: navigation, search
m (Placed a intern link to Scripting)
(Features for Users)
Line 13: Line 13:
 
===Features for Users===
 
===Features for Users===
  
Allows server opperators the ability to configure the admin menu.
+
*Allows server opperators the ability to configure the admin menu.
The ability to create a Reserved slot in a server.
+
*The ability to create a Reserved slot in a server.
User map vote management (nominations, rock the vote).
+
*User map vote management (nominations, rock the vote).
Administration commands such as kicking/banning/slapping/muting players.
+
*Administration commands such as kicking/banning/slapping/muting players.
Quickly being able to toggle server cvar settings.
+
*Quickly being able to toggle server cvar settings.
Chat triggers for both users and administrators.
+
*Chat triggers for both users and administrators.
 +
*Easy customization of the server via use of community or player made plugins written in SourcePawn
 +
*Sharing of settings across server via MySQL

Revision as of 04:15, 4 October 2010

The SourceMod Plugin

SourceMod is a Open-Source server modification plugin for any game that runs on the Source engine. It is a powerful platform for scripting plugins and handling server administration.

Features for Users

  • Allows server opperators the ability to configure the admin menu.
  • The ability to create a Reserved slot in a server.
  • User map vote management (nominations, rock the vote).
  • Administration commands such as kicking/banning/slapping/muting players.
  • Quickly being able to toggle server cvar settings.
  • Chat triggers for both users and administrators.
  • Easy customization of the server via use of community or player made plugins written in SourcePawn
  • Sharing of settings across server via MySQL