Difference between revisions of "Plugins and Setup"
From Vertigo Gaming Wiki
(→Fun Plugins) |
|||
| (6 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] | ||
| − | * SMAC (Sourcemod Anti-Cheat) | + | * [http://www.vertigogaming.org/wiki/index.php/SMAC_Plugin SMAC (Sourcemod Anti-Cheat)] |
== Administrative Plugins == | == Administrative Plugins == | ||
| − | * UMC (Ultimate Map Chooser) | + | * [http://www.vertigogaming.org/wiki/index.php/UMC_Plugin UMC (Ultimate Map Chooser)] |
| − | * Playervotes (2016 version) | + | * [http://www.vertigogaming.org/wiki/index.php/Playervotes_Plugin Playervotes (2016 version)] |
== Fun Plugins == | == Fun Plugins == | ||
* [http://www.vertigogaming.org/wiki/index.php/Kill_Notify_Plugin Kill Notify] | * [http://www.vertigogaming.org/wiki/index.php/Kill_Notify_Plugin Kill Notify] | ||
| − | * Pukefection | + | * [http://www.vertigogaming.org/wiki/index.php/Pukefection_Plugin Pukefection] |
| − | * Barrelhunt | + | * [http://www.vertigogaming.org/wiki/index.php/Barrelhunt_Plugin Barrelhunt] |
| − | * ZPSSwapteam | + | * [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 == | == 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://sm.alliedmods.net/new-api/ Sourcemod API reference] | ||
* [https://forums.alliedmods.net/forumdisplay.php?f=107 SM Scripting Forum] | * [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/Introduction_to_sourcemod_plugins Introduction to Sourcemod Plugins] | ||
* [https://wiki.alliedmods.net/Metamod:source_Development Making a Metamod Plugin] | * [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.