servertap-io/servertap

Save world endpoint

zoeleu opened this issue · 4 comments

Useful for backup automation

This will be pretty straightforward. Would be a good first issue for someone to work on

Wait, you can do this already!

You just do a POST request to /v1/worlds/:uuid/save with the UUID of the world OR send a POST to /v1/worlds/save which will save all worlds.

Let me know if you have any questions @matteoturini

Perfect! Thank you. Can the API also get the worlds as a compressed file? @phybros

No it can't. But you could make a new feature request for that if you like @matteoturini