PhlexPlexico / G5API

An express API for CS2 Servers using MatchZy and PugSharp to record and manage matches.
MIT License
98 stars 32 forks source link

[Request] Pterodactyl API Calls #197

Open Iwhite67 opened 2 years ago

Iwhite67 commented 2 years ago

Add Pterodactyl Compatibility

Add a Pterodactyl API Interaction, when user want start a match, API put Power on to server, when server is running, he start match.

When match is full finish, API send a Power OFF

PhlexPlexico commented 2 years ago

I'm not entirely sure on this, since I was actually planning on just getting a docker implementation going instead (#186). I would prefer to do something that integrates directly with servers rather than another server management application for now, personally. However, PRs will be welcome if someone wants to give a stab at this.

Thanks for the suggestion!

Iwhite67 commented 2 years ago

Ok