yannickgloster / get5_eventapi

This sourcemod plugin sends Get5 Event logs as a post request to a server set with the CVAR get5_event_api_url.

Home Page:https://forums.alliedmods.net/showthread.php?p=2718008#post2718008

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get5 Event API Plugin

GitHub release (latest by date) GitHub Discord

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.

CVARs

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

Server Requirements

To use this plugin on your server, you must have the following:

Build Requirements

To build the plugin, you must have the following:

Thanks To

Forked from splewis' get5_apistats plugin.

About

This sourcemod plugin sends Get5 Event logs as a post request to a server set with the CVAR get5_event_api_url.

https://forums.alliedmods.net/showthread.php?p=2718008#post2718008

License:MIT License


Languages

Language:SourcePawn 88.9%Language:C++ 11.1%