SteamWar/SpigotCore
Archiviert
13
0

Fix missing piece

Dieser Commit ist enthalten in:
Lixfel 2020-08-26 19:02:53 +02:00
Ursprung 8ecc58cb72
Commit 44b24dd223

Datei anzeigen

@ -43,7 +43,7 @@
<artifactId>WorldEdit</artifactId> <artifactId>WorldEdit</artifactId>
<version>1.12</version> <version>1.12</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${main.basedir}/lib/Spigot-1.12.jar</systemPath> <systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>steamwar</groupId> <groupId>steamwar</groupId>