SourceMod
This topic is covered better by other wikis or sites. Please see the following links instead: |
“You are so small! Is funny to me!” This article is a stub. As such, it is not complete. You can help Team Fortress Wiki by expanding it. |
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
Scripting
The sourcemod core allows for easy creation of plugins with the SourcePawn Scripting language, and has numerous published plugins and extensions covering almost any function imaginable