mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-26 04:05:59 +01:00
Update WorldEdit 7 to build 3817, update WorldGuard 7 to build 1735
This commit is contained in:
parent
bd2f40f5c8
commit
bdea9448a4
@ -99,14 +99,14 @@
|
|||||||
<artifactId>worldedit</artifactId>
|
<artifactId>worldedit</artifactId>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<version>any</version>
|
<version>any</version>
|
||||||
<systemPath>${project.basedir}/../dependencies/worldedit-bukkit-7.0.0-#3808.jar</systemPath>
|
<systemPath>${project.basedir}/../dependencies/worldedit-bukkit-7.0.0-#3817.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>worldguard</artifactId>
|
<artifactId>worldguard</artifactId>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<version>any</version>
|
<version>any</version>
|
||||||
<systemPath>${project.basedir}/../dependencies/worldguard-legacy-7.0.0-#1728.jar</systemPath>
|
<systemPath>${project.basedir}/../dependencies/worldguard-legacy-7.0.0-#1735.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.milkbowl.vault</groupId>
|
<groupId>net.milkbowl.vault</groupId>
|
||||||
|
@ -31,14 +31,14 @@
|
|||||||
<artifactId>worldedit</artifactId>
|
<artifactId>worldedit</artifactId>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<version>any</version>
|
<version>any</version>
|
||||||
<systemPath>${project.basedir}/../dependencies/worldedit-bukkit-7.0.0-#3808.jar</systemPath>
|
<systemPath>${project.basedir}/../dependencies/worldedit-bukkit-7.0.0-#3817.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>worldguard</artifactId>
|
<artifactId>worldguard</artifactId>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<version>any</version>
|
<version>any</version>
|
||||||
<systemPath>${project.basedir}/../dependencies/worldguard-legacy-7.0.0-#1728.jar</systemPath>
|
<systemPath>${project.basedir}/../dependencies/worldguard-legacy-7.0.0-#1735.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user