Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sourcemod | 832 | a day ago | 186 | C | ||||||
SourceMod - Source Engine Scripting and Administration | ||||||||||
Get5 | 527 | 4 days ago | 2 | gpl-3.0 | SourcePawn | |||||
CS:GO Sourcemod plugin for competitive matches/scrims | ||||||||||
Csgo Pug Setup | 402 | 3 months ago | 50 | gpl-3.0 | SourcePawn | |||||
CS:GO Sourcemod plugin for setting up private pug/10man games | ||||||||||
Csgosl | 335 | 5 months ago | 33 | gpl-3.0 | Tcl | |||||
A CSGO server launcher, one-click install & run | ||||||||||
Csgo Retakes | 320 | 4 months ago | 45 | gpl-3.0 | SourcePawn | |||||
CS:GO Sourcemod plugin for a site-retake gamemode | ||||||||||
Sourcebans Pp | 281 | 16 days ago | 97 | cc-by-sa-4.0 | PHP | |||||
Admin, ban, and comms management system for the Source engine | ||||||||||
Csgo Multi 1v1 | 265 | 4 months ago | 34 | gpl-3.0 | SourcePawn | |||||
CS:GO Sourcemod plugin to create multi-1v1 arena servers | ||||||||||
Little Anti Cheat | 231 | a month ago | 10 | SourcePawn | ||||||
Anti-Cheat for Source Games | ||||||||||
Bhoptimer | 216 | 15 days ago | 25 | gpl-3.0 | SourcePawn | |||||
A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2. | ||||||||||
Csgo | 193 | 2 years ago | 8 | unlicense | Shell | |||||
A containerized dedicated server for Counter-Strike: Global Offensive |
This sourcemod plugin sends Get5 Event logs as a post request to a server set with the CVAR get5_event_api_url
.
This plugin this plugin was built to work in conjuction with Discord 10man Bot however it can be used for any other project.
get5_event_api_url - Set's the server url to send the post request to
get5_event_api_available - Checks if the plugin is correctly loaded on the server
To use this plugin on your server, you must have the following:
To build the plugin, you must have the following:
Forked from splewis' get5_apistats plugin.