Scarpet-edit
Scarpet-edit copied to clipboard
Add ability to store clipboard and undo data between server restarts
This is for servers. Im not sure if it would require global scoping the app tho...
Half a stack of issues!
Maybe also multiple clipboards. Why only servers? Currently, clipboard is not saved after closing the world in SP either.
You should save the clipboard in a file manually with a command... like Worldedit's //schematic save <name>
You should save the clipboard in a file manually with a command... like Worldedit's
//schematic save <name>
Imma add that to #34