From b60a8fd6f9a45cc71522d0e09dbce6d3636641f6 Mon Sep 17 00:00:00 2001 From: Sauilitired Date: Mon, 22 Sep 2014 15:44:44 +0200 Subject: [PATCH] Schematics Fixed --- .idea/artifacts/plotsquared.xml | 8 - .idea/artifacts/plotsquared__.xml | 8 + .idea/workspace.xml | 237 ++++++++++++------ .../src/com/intellectualcrafters/plot/C.java | 2 + .../plot/SchematicHandler.java | 41 +-- .../plot/commands/Schematic.java | 27 +- 6 files changed, 223 insertions(+), 100 deletions(-) delete mode 100644 .idea/artifacts/plotsquared.xml create mode 100644 .idea/artifacts/plotsquared__.xml diff --git a/.idea/artifacts/plotsquared.xml b/.idea/artifacts/plotsquared.xml deleted file mode 100644 index 896a3d8fd..000000000 --- a/.idea/artifacts/plotsquared.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/plotsquared - - - - - \ No newline at end of file diff --git a/.idea/artifacts/plotsquared__.xml b/.idea/artifacts/plotsquared__.xml new file mode 100644 index 000000000..19c30f883 --- /dev/null +++ b/.idea/artifacts/plotsquared__.xml @@ -0,0 +1,8 @@ + + + $PROJECT_DIR$/out/plotsquared + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ec162ab84..b6d2bf3f3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + @@ -10,8 +10,11 @@ - - + + + + + @@ -35,30 +38,10 @@ - - - - - - - - - - - - - - - - - - - - - + @@ -75,11 +58,11 @@ - + - - + + @@ -87,6 +70,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -110,7 +136,7 @@ - + @@ -137,6 +163,9 @@ @@ -259,6 +288,32 @@