Structure placement should not lock the server
ArchmageInc opened this issue ยท 1 comments
Using WorldEdit's paste will lock the server for large structures. This should be incremental. Some caveats will include attachable materials.
This may require going away from WorldEdit. I have found http://dev.bukkit.org/bukkit-plugins/safeedit which attempts to do the same thing. I am curious about their implementation.