Hello everyone, I am wondering if there are any plugins publicly available that would allow me to have an area that I can set and will be rolled back after a set time. So for example I could have a big house that players could destroy and after 5 minutes it will roll it back to the original build. Thank you for reading, Flamboo
I needed this for my own server, so I coded it. However, it only restores stuff at hourly intervals. Since nobody uses it (except me, to very useful effect), then I've had no reason to improve on it.
wow, neat. I have been wondering how someone would go about doing that. mind putting it on github or haste?
http://pastebin.com/aiwZu09z Needs worldedit as a dependency, of course. Code is fairly sloppy, I wasn't trying to be neat.