PhlexPlexico / G5WS

Game Server Plugin for G5API
https://phlex.avidgamers.me
GNU General Public License v3.0
18 stars 8 forks source link

Include pauses for the API. #36

Closed PhlexPlexico closed 2 years ago

PhlexPlexico commented 2 years ago

The round backups cannot be completed as OnRoundStart events are not hooked in by default.

This is just to test some stuff on the lower version of get5 and bringing some compatibility backwards where it can be included. This will also allow loading of backups from a remote URL. This does not do any checks to see if there is a game currently live, as that should be done by the API. @kyoto44 if you would like, feel free to test these new end points out.

Thanks!