I’ve released a new update for WorldEdit.
- No more JavaScript. Rhino is slow as hell and I don’t want to maintain it (my code kept giving me deprecation warnings as well).
- I converted everything to pass around a block object, so we’re good to go on passing around and maintaining block metadata. I brought .schematic support up to date with saving block data too.
- I swapped the annoying /edit command prefix with //.
- New //expand, //contract, //rotate, //cut, /ascend, /descend, /fixwater, toggleeditwand, and /toggleplace.
I’ve done a lot of refactoring to allow porting WorldEdit to other plugin frameworks very easily. You may see WorldEdit for the “SMP API” soon.
- Download 0.8.1 (for v115+)
- Usage information

I'm on Twitter!
Just wanted to say thank you for Worldedit. It’s the best and most useful bukkit plugin available.