Store (a copy of) the item set on the server
knokko opened this issue ยท 0 comments
Currently, the item set is always stored on the computer that runs the Editor. It could be beneficial to store a copy of everything on the minecraft server: this would
- serve as an online back-up in case the local computer is damaged
- make it possible to work from multiple computers
I should think about a good way to keep this secure though...