Currently we are missing API endpoints for a few of the CubedCraft gamemodes. I could go through the trouble of webscraping the CubedCraft website for the data, though this isn't optimal and will cause unnecesary stuff to load and just be more inefficient generally. So I would like to see the following gamemodes their data to be added to the api:
- Xrun: The statistics of a user, including wins, score, map times, etc
- Arcade: General arcade data, including score, coins, wins, etc
- KitPVP: Kitpvp statistics including kills, deaths, score, coins, etc
This is needed to not spam the CubedCraft website but rather spam the api (which should be made to handle large amounts of requests)
Best regards,
Supercrafter100
Also some nice features would be if we could see the last played games. although i'm not sure if i would use this myself
KitPvP and XRun endpoints are added, Waiting with arcade as it will get major changes