mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-11 06:45:49 +00:00
WorldEdit schematics
This commit is contained in:
parent
0e5f29ef2a
commit
86a1acdd83
3 changed files with 63 additions and 15 deletions
|
@ -264,6 +264,7 @@ public class SchematicCmd extends SubCommand {
|
|||
@Override
|
||||
public void run() {
|
||||
MainUtil.sendMessage(plr, "&aFinished export");
|
||||
SchematicCmd.this.running = false;
|
||||
}
|
||||
});
|
||||
if (!result) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue