- Added an Admin-Panel to manage the server, available at
/adminWIP - Improved lots of serializers
- Add registry servlet to allow querying sponge registry (dimension types, entity types, etc.)
- Allow creating/updating/deleting worlds with POST,PUT and DELETE requests
- Fix various issues with worlds
- Allow including details in list endpoints (with
?details) - Allow creating/modifying/deleting entities with POST,PUT and DELETE requests
- Add
okboolean property to all endpoints - Add users that provide a username and password for temporary api keys
- Fix executing void methods on objects returning an error
- Fix inventory serialization