Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.58 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.58 KB

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.