- Add chunk and map endpoints
- Rework block updates to be block operations, and also make block-volume-get operations async
- Refactor serializers to not need JsonGenerator and SerializerProvider
- Split cache definitions and implementation
- Rename WebAPIRoute to WebAPIEndpoint
- Clean up server stats
- Update to AdminPanel v0.2.3 (Includes AdminPanel v0.2.2)
- Add map page
- Add block operations page
- Add tps and player graph to dashboard
- Fix page redirects not working properly