FlorianSW / server-donation-tool

A tool to transform your game-server donations into a self-service experience for your donators.
https://floriansw.github.io/server-donation-tool/
MIT License
21 stars 4 forks source link

Add support for BattleMetrics reserved slot system #35

Open FlorianSW opened 3 years ago

FlorianSW commented 3 years ago

BattleMetrics provides a system to have reserved slots on a server. This has a similar integration like CFTools, using a HTTP based API.

Things that should be included:

FlorianSW commented 3 years ago

There's currently an issue with the BM API (or a misuse from my side, idk), which does not allow me to fetch the reserved slots for a player ID for sure (it returns the slots, which were deleted). I'm trying to clarify that (https://discord.com/channels/202199157224636417/245335846088081408/887799519385878539) right now.