12
1

HellsBells #275

Manuell gemergt
Lixfel hat 19 Commits von Hells_bells nach master 2021-06-25 07:17:45 +02:00 zusammengeführt
9 geänderte Dateien mit 17 neuen und 17 gelöschten Zeilen
Nur Änderungen aus Commit bb6dbff20b werden angezeigt - Alle Commits anzeigen

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>