Release 102 - Save Data

Version History

Update Release 102
27 Jan 2022

Save Data

3 years after it was requested, I finally added a save feature. It was super complicated to build the basic functionality, and after a month (and a short break) the beta is ready.

In the initial release there is a limit of 3 save slots, this was done as I'm not sure how well the database will handle 10 thousand daily visits (this limit has been waived for supporters). Hopefully I can raise this for free accounts in the future, but it will depend on database running costs.

Development

It took quite some time to build the save and load functions, which rely on the command import functionality, so having command import working was essential and was the focus of 2021. Moving into 2022 the plan is to build on save data with improving user interface and adding features for a better experience. The next bunch of updates will focus on bug fixes and immediate small improvements.

minecraft/banners 1.2

addedUser save data

minecraft/give-generator 1.8

addedUser save data

minecraft/mob-generator 1.0

addedUser save data