CraftyAPI is a plugin which serves data over a REST API, it allows other users to be able to fetch data from CraftTogether with a simple and easy to use API.
Gets the total number of blocks broken on the server
{
"user": "global",
"blocksBroken": 28
}
WARNING the user will always be global, this is due to the same object being used for user dependant statistics