Save world endpoint
zoeleu opened this issue · 4 comments
zoeleu commented
Useful for backup automation
phybros commented
This will be pretty straightforward. Would be a good first issue for someone to work on
phybros commented
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
phybros commented
No it can't. But you could make a new feature request for that if you like @matteoturini