Skip to content

ServerTap v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@phybros phybros released this 19 May 03:35

So many changes since v0.0.1!

  • New routes for viewing players' inventories (even when they're offline)
  • API automatically documented in OAS using Swagger (hit /swagger to see it in action!)
  • Worlds and Players are now always referenced by their UUIDs, not names
  • Worlds can be saved on-demand by POSTing to /world/{uuid}/save
  • New website up at https://servertap.io

Contributors