WorldEdit schematics

This commit is contained in:
boy0001 2015-05-16 03:48:26 +10:00
parent 0e5f29ef2a
commit 86a1acdd83
3 changed files with 63 additions and 15 deletions

View file

@ -264,6 +264,7 @@ public class SchematicCmd extends SubCommand {
@Override
public void run() {
MainUtil.sendMessage(plr, "&aFinished export");
SchematicCmd.this.running = false;
}
});
if (!result) {