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

yannickgloster/get5_eventapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.