Difference between revisions of "Plugins and Setup"
From Vertigo Gaming Wiki
(→Fun Plugins) |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Security Plugins == | == Security Plugins == | ||
* [http://www.vertigogaming.org/wiki/index.php/IP_Scrubbing_Plugin IP Scrubber] | * [http://www.vertigogaming.org/wiki/index.php/IP_Scrubbing_Plugin IP Scrubber] | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/SMAC_Plugin SMAC (Sourcemod Anti-Cheat)] | ||
| + | |||
| + | == Administrative Plugins == | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/UMC_Plugin UMC (Ultimate Map Chooser)] | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/Playervotes_Plugin Playervotes (2016 version)] | ||
== Fun Plugins == | == Fun Plugins == | ||
| − | * [ Kill Notify] | + | * [http://www.vertigogaming.org/wiki/index.php/Kill_Notify_Plugin Kill Notify] |
| + | * [http://www.vertigogaming.org/wiki/index.php/Pukefection_Plugin Pukefection] | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/Barrelhunt_Plugin Barrelhunt] | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/ZPSSwapteam_Plugin ZPSSwapteam] | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/CureInfection_Plugin Cure Infection] | ||
| + | |||
| + | == Create Your Own Sourcemod/Metamod Plugins == | ||
| + | * [http://www.vertigogaming.org/wiki/index.php/Creating_Plugins Creating Plugins Guide (Plugins Made Easy!)] | ||
| + | * [https://sm.alliedmods.net/new-api/ Sourcemod API reference] | ||
| + | * [https://forums.alliedmods.net/forumdisplay.php?f=107 SM Scripting Forum] | ||
| + | * [https://wiki.alliedmods.net/Introduction_to_sourcemod_plugins Introduction to Sourcemod Plugins] | ||
| + | * [https://wiki.alliedmods.net/Metamod:source_Development Making a Metamod Plugin] | ||
Latest revision as of 22:26, 8 June 2017
Here will be a list of links relating to various plugins, their code, and their setup.