NiLSPACE
NiLSPACE
Nah. This way people know it's a known bug.
You're right that it isn't a WorldEdit issue, but not being able to open chests from a vanilla world is strange since Cuberite uses the same format.
Bukkit has `/farwand` for that. It isn't that hard to implement. I'll do this.
Wel, that's how the default bukkit does it, so we should probably at least implement the `/farwand` command.
Do you mind if I merge this?
Yea I guess you're right.
The java version does do it. I can't really test it because the server where I usualy use the java version is down at the moment.
This could possibly be done with the new merge strategy?
So basicly what the DiamondMover plugin does?
Unlike the bukkit/Spigot version of WorldEdit this plugin doesn't check if the new block is actually different than the old one. So I just report the amount of SetBlock's or...