Player-API v2.0.6:
- Fixed issues when retrieving stats by UUID
Recipe-API documentation added. Legacy APIs documentation received major updates.
Player-API v2.0.5:
- Stats can now be retrieved using UUID instead of username.
Player-API v2.0.4:
- Added
gamemode
object to class object. - Renamed
defense
todefence
. - Miscellaneous bug fixes.
Items and Ingredients APIs updated to match values on game servers.
Recipe-API v2.0.3:
- Fix search returning multiple duplicate results
Recipe-API v2.0.1:
- Fix search returning duplicate results
Recipe-API release.
Ingredient-API documentation added.
Ingredient-API release.
Player-API version 2.0.3:
- Fix responses not including status code header.
Player-API version 2.0.2:
- Player lookups are now case insensitive!
- Non 200 http code requests still return the data field, though, the field is an empty array.
- Additional cleanup. Player-API v2 Documentation:
- Updated documentation to reflect new patch.
Documentation got a fresh re-write and a new look! Occasional v2 API documentation added (particularly player stats). Retained Legacy.