Skip to content

Commit 613674b

Browse files
committed
Update to WorldGuard 6.0-beta-2, WorldEdit 6.0
1 parent 57075ee commit 613674b

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

WorldEdit-6.0.0-SNAPSHOT.jar

-1.46 MB
Binary file not shown.

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,16 @@
7070
<dependency>
7171
<groupId>com.sk89q</groupId>
7272
<artifactId>WorldGuard</artifactId>
73-
<version>6.0.0-SNAPSHOT</version>
73+
<version>6.0.0-beta-03</version>
7474
<scope>system</scope>
75-
<systemPath>${project.basedir}/worldguard-6.0.0-SNAPSHOT.jar</systemPath>
75+
<systemPath>${project.basedir}/worldguard-6.0.0-beta-03.jar</systemPath>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.sk89q</groupId>
7979
<artifactId>WorldEdit</artifactId>
80-
<version>6.0.0-SNAPSHOT</version>
80+
<version>6.0</version>
8181
<scope>system</scope>
82-
<systemPath>${project.basedir}/WorldEdit-6.0.0-SNAPSHOT.jar</systemPath>
82+
<systemPath>${project.basedir}/worldedit-bukkit-6.0.jar</systemPath>
8383
</dependency>
8484
<dependency>
8585
<groupId>com.sk89q</groupId>

worldedit-bukkit-6.0.jar

1.5 MB
Binary file not shown.

worldguard-6.0.0-SNAPSHOT.jar

-939 KB
Binary file not shown.

worldguard-6.0.0-beta-03.jar

1.16 MB
Binary file not shown.

0 commit comments

Comments
 (0)