Update to WorldGuard 6.0-beta-2, WorldEdit 6.0

recommended 0.81
Mike Primm 10 years ago
parent 57075ee7e6
commit 613674bb52
  1. BIN
      WorldEdit-6.0.0-SNAPSHOT.jar
  2. 8
      pom.xml
  3. BIN
      worldedit-bukkit-6.0.jar
  4. BIN
      worldguard-6.0.0-SNAPSHOT.jar
  5. BIN
      worldguard-6.0.0-beta-03.jar

Binary file not shown.

@ -70,16 +70,16 @@
<dependency> <dependency>
<groupId>com.sk89q</groupId> <groupId>com.sk89q</groupId>
<artifactId>WorldGuard</artifactId> <artifactId>WorldGuard</artifactId>
<version>6.0.0-SNAPSHOT</version> <version>6.0.0-beta-03</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/worldguard-6.0.0-SNAPSHOT.jar</systemPath> <systemPath>${project.basedir}/worldguard-6.0.0-beta-03.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sk89q</groupId> <groupId>com.sk89q</groupId>
<artifactId>WorldEdit</artifactId> <artifactId>WorldEdit</artifactId>
<version>6.0.0-SNAPSHOT</version> <version>6.0</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/WorldEdit-6.0.0-SNAPSHOT.jar</systemPath> <systemPath>${project.basedir}/worldedit-bukkit-6.0.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sk89q</groupId> <groupId>com.sk89q</groupId>

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save