The following plugins are provided with Admin Mod. A brief description of each one is provided as well. To get into the meat of what each plugin does, do to the Admin\scripting\examples directory, where you will find the text .sma plugins in their original, uncompiled format (for example, plugin_base.sma is the uncompiled version of plugin_base.amx). Opening these .sma files in a text editor will allow you to examine the contents of each plugin and to learn specifically about how they work.
(Note: Don't ask us to make a command list for you - read the files yourself. This is not kindergarten)
: )
plugin_base.amx
This plugin contacins the main, core admin mod functions, such as kicking and banning, admin_say and csay (etc.), user lists, rcon access, and the like.
plugin_chat.amx
Contains a few commands for responding to chat messages (currentmap, timeleft, nextmap).
plugin_cheat.amx
Includes actions which would generally be considered cheating by a player during a game. Includes godmode, noclip, stack, teleport, etc.
plugin_CS.amx
Contains commands to be used specifically and only with Counter-Strike game servers. Includes commands like weapon restrictions, ability to force players to join either the CT or T teams, restartround, etc.
plugin_hldsld_mapvote.amx
Contains AM commands to cancel vote, deny map and start vote, as well as public "say" style commands to do similar tasks plus actually participate in the votes.
plugin_message.amx
Shows message on connect as well as the periodic center_say message. There are no commands provided in this plugin, just functionality.
plugin_retribution.amx
Contains commands for dealing with cheaters, llamas, and the like. Includes such commands as slay, slap, gag, llama, ungag, unllama, etc.
plugin_spawn.amx
As it says in its name, provides commands for spawning things.
plugin_TFC.amx
Provides commands specific to and to be used with TFC game servers. Includes team balancing, changing teams, prematch setting.
plugin_fun.amx
Fun mode commands are provided in this plugin, including (but not limited to) disco mode, glow commands, and - well - anyhow....