haselkern / Minecraft-ArmorStand

This tool generates a summon command, to summon an armorstand in a desired pose.
https://haselkern.com/Minecraft-ArmorStand/
GNU General Public License v2.0
120 stars 25 forks source link

Saving and loading #20

Closed haselkern closed 5 years ago

haselkern commented 6 years ago

I got a suggestions that it would be nice to save and load armorstands. That's a fantastic idea and it should be implemented some day.

thelennylord commented 6 years ago

That's an interesting idea, just wondering will it be saved to a database where users can see each other's creations or is going to be saved locally just for that user?

haselkern commented 6 years ago

Sharing the armorstands somehow would be really cool, but since this project is client side only, the armorstands would probably be saved in the clients localstorage.

haselkern commented 5 years ago

Solved by #23