Skip to content

blamebutton/mc-stats-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Statistics Web API

Runs on Spring Boot

Endpoints

All endpoints begin with /api, if there is an indented list, that lists the parameters for that endpoint.

  • GET /withers/killed - Get how many withers have been killed
  • POST /withers/killed - Increment the wither kills
    • amount - (Required) Amount to increase the kills with
  • POST /withers/reset - Reset the kills to 0

About

Minecraft Statistics Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages