Apparently we now need worldedit?

87e5770405 (diff-7af21c35e03c3431643fb79dc35d5da2)
This commit is contained in:
RoboMWM 2018-10-07 15:21:08 -07:00
parent cf6466d616
commit 07d1112588

View File

@ -75,10 +75,10 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
</exclusion>
<exclusion>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
</exclusion>
<!--<exclusion>-->
<!--<groupId>com.sk89q.worldedit</groupId>-->
<!--<artifactId>worldedit-bukkit</artifactId>-->
<!--</exclusion>-->
<exclusion>
<groupId>com.sk89q</groupId>
<artifactId>commandbook</artifactId>