From 47565ece6b77bbaca842cd5d40da6ba3d4ab33c9 Mon Sep 17 00:00:00 2001 From: ZeroEpoch1969 <13510767+ZeroEpoch1969@users.noreply.github.com> Date: Wed, 8 Aug 2018 14:37:48 -0700 Subject: [PATCH] Add a temp WorldEdit jar for CoreProtect. --- TotalFreedomMod.iml | 17 +++++++++++++---- pom.xml | 22 ++++++++++++++++++++-- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/TotalFreedomMod.iml b/TotalFreedomMod.iml index 75e5765c..5da31b97 100644 --- a/TotalFreedomMod.iml +++ b/TotalFreedomMod.iml @@ -11,7 +11,6 @@ - @@ -32,7 +31,9 @@ + + @@ -40,10 +41,17 @@ - - - + + + + + + + + + + @@ -60,6 +68,7 @@ + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 995dd1c1..44eb9346 100644 --- a/pom.xml +++ b/pom.xml @@ -133,12 +133,30 @@ - com.github.TFPatches.TF-WorldEdit - worldedit-bukkit + com.github.TFPatches + TF-WorldEdit 2e79570525 provided + + com.github.TFPatches + TF-WorldEdit + 2e79570525 + provided + + + + + com.sk89q.worldedit + worldedit-bukkit + 7.0.0-SNAPSHOT + system + ${project.basedir}/lib/WorldEdit.jar + + net.ess3 Essentials