Difference between revisions of "Plugins and Setup"
From Vertigo Gaming Wiki
(Created page with "Here will be a list of links relating to various plugins, their code, and their setup. Kill Notify IP Scrubber") |
(→Fun Plugins) |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Here will be a list of links relating to various plugins, their code, and their setup. | Here will be a list of links relating to various plugins, their code, and their setup. | ||
| − | Kill Notify | + | == Security Plugins == |
| − | + | * [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 == | ||
| + | * [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.