12
1
Dieser Commit ist enthalten in:
Zeanon 2021-05-13 23:18:44 +02:00
Ursprung 309ba84865
Commit bb6dbff20b
9 geänderte Dateien mit 17 neuen und 17 gelöschten Zeilen

Datei anzeigen

@ -46,14 +46,14 @@
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>Spigot</artifactId>
<version>1.10</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.10.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.10.jar</systemPath>
</dependency>
</dependencies>
</project>

Datei anzeigen

@ -46,14 +46,14 @@
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>Spigot</artifactId>
<version>1.12</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.12.jar</systemPath>
</dependency>
</dependencies>
</project>

Datei anzeigen

@ -36,14 +36,14 @@
<artifactId>Spigot</artifactId>
<version>1.14</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.14.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.14.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.15.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.15.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>

Datei anzeigen

@ -36,14 +36,14 @@
<artifactId>Spigot</artifactId>
<version>1.15</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.15.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.15.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.15.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.15.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>

Datei anzeigen

@ -36,7 +36,7 @@
<artifactId>Spigot</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.8.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.8.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
@ -48,7 +48,7 @@
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency>
</dependencies>
</project>

Datei anzeigen

@ -46,14 +46,14 @@
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>Spigot</artifactId>
<version>1.9</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.9.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.9.jar</systemPath>
</dependency>
</dependencies>
</project>

Datei anzeigen

@ -36,7 +36,7 @@
<artifactId>Spigot</artifactId>
<version>1.12</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.12.jar</systemPath>
</dependency>
</dependencies>
</project>

Datei anzeigen

@ -52,14 +52,14 @@
<artifactId>Spigot</artifactId>
<version>1.15</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/Spigot-1.15.jar</systemPath>
<systemPath>${main.basedir}/lib/Spigot-1.15.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>WorldEdit</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/WorldEdit-1.12.jar</systemPath>
<systemPath>${main.basedir}/lib/WorldEdit-1.12.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>

Datei anzeigen

@ -46,14 +46,14 @@
<artifactId>SpigotCore</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/SpigotCore.jar</systemPath>
<systemPath>${main.basedir}/lib/SpigotCore.jar</systemPath>
</dependency>
<dependency>
<groupId>steamwar</groupId>
<artifactId>ProtocolLib</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${main.basedir}/../SteamwarLibs/ProtocolLib.jar</systemPath>
<systemPath>${main.basedir}/lib/ProtocolLib.jar</systemPath>
</dependency>
</dependencies>