Skip to content

Commit fd331da

Browse files
committed
Update to WG 5.9, WE 5.6.3, WGCustomFlags 1.7, and CB 1.7.9-R0.2
1 parent af9f056 commit fd331da

6 files changed

+7
-7
lines changed
Binary file not shown.

WorldEdit-5.6.3.jar

922 KB
Binary file not shown.

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,28 +65,28 @@
6565
<dependency>
6666
<groupId>org.bukkit</groupId>
6767
<artifactId>bukkit</artifactId>
68-
<version>1.6.4-R2.0</version>
68+
<version>1.7.9-R0.2</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.sk89q</groupId>
7272
<artifactId>WorldGuard</artifactId>
73-
<version>5.8</version>
73+
<version>5.9</version>
7474
<scope>system</scope>
75-
<systemPath>${project.basedir}/worldguard-5.8.jar</systemPath>
75+
<systemPath>${project.basedir}/worldguard-5.9.jar</systemPath>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.sk89q</groupId>
7979
<artifactId>WorldEdit</artifactId>
80-
<version>5.5.8</version>
80+
<version>5.6.3</version>
8181
<scope>system</scope>
82-
<systemPath>${project.basedir}/worldedit-5.5.8.jar</systemPath>
82+
<systemPath>${project.basedir}/WorldEdit-5.6.3.jar</systemPath>
8383
</dependency>
8484
<dependency>
8585
<groupId>com.sk89q</groupId>
8686
<artifactId>WGCustomFlags</artifactId>
87-
<version>1.6</version>
87+
<version>1.7</version>
8888
<scope>system</scope>
89-
<systemPath>${project.basedir}/WGCustomFlags-1.6.jar</systemPath>
89+
<systemPath>${project.basedir}/WGCustomFlags-1.7.jar</systemPath>
9090
</dependency>
9191
</dependencies>
9292
</project>

worldedit-5.5.8.jar

-840 KB
Binary file not shown.

worldguard-5.8.jar

-322 KB
Binary file not shown.

worldguard-5.9.jar

325 KB
Binary file not shown.

0 commit comments

Comments
 (0)