wurstmineberg / api.wurstmineberg.de

An API Server using bottle.py that exposes minecraft server data via JSON

Home Page:http://api.wurstmineberg.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playerstats/general.json endpoint includes stat.pickup.* and stat.drop.*

jemus42 opened this issue · comments

The playerstats/general endpoint should not included drop and pickup stats for all the items, they should rather be included in playerstats/item.json.

commented

Fixed in 76b46e1.