Update some external plugin versions
This commit is contained in:
parent
78212387b3
commit
f5bee7f60e
10
pom.xml
10
pom.xml
@ -68,7 +68,7 @@
|
|||||||
<massiveProtocolLibVersion>4.3.0</massiveProtocolLibVersion>
|
<massiveProtocolLibVersion>4.3.0</massiveProtocolLibVersion>
|
||||||
|
|
||||||
<!-- http://repo.md-5.net/content/groups/public/LibsDisguises/LibsDisguises/ -->
|
<!-- http://repo.md-5.net/content/groups/public/LibsDisguises/LibsDisguises/ -->
|
||||||
<massiveLibsDisguisesVersion>9.4.0</massiveLibsDisguisesVersion>
|
<massiveLibsDisguisesVersion>9.5.1</massiveLibsDisguisesVersion>
|
||||||
|
|
||||||
<!-- http://repo.mikeprimm.com/us/dynmap/dynmap/ -->
|
<!-- http://repo.mikeprimm.com/us/dynmap/dynmap/ -->
|
||||||
<massiveDynmapVersion>2.5</massiveDynmapVersion>
|
<massiveDynmapVersion>2.5</massiveDynmapVersion>
|
||||||
@ -95,7 +95,7 @@
|
|||||||
<massiveWorldBorderVersion>1.8.7</massiveWorldBorderVersion>
|
<massiveWorldBorderVersion>1.8.7</massiveWorldBorderVersion>
|
||||||
|
|
||||||
<!-- https://www.spigotmc.org/resources/mcmmo.2445/ -->
|
<!-- https://www.spigotmc.org/resources/mcmmo.2445/ -->
|
||||||
<massiveMcmmoVersion>1.5.08</massiveMcmmoVersion>
|
<massiveMcmmoVersion>1.5.10</massiveMcmmoVersion>
|
||||||
|
|
||||||
<!-- https://dev.bukkit.org/projects/holographic-displays/files -->
|
<!-- https://dev.bukkit.org/projects/holographic-displays/files -->
|
||||||
<massiveHolographicDisplaysVersion>2.2.6</massiveHolographicDisplaysVersion>
|
<massiveHolographicDisplaysVersion>2.2.6</massiveHolographicDisplaysVersion>
|
||||||
@ -107,7 +107,7 @@
|
|||||||
<massiveWGRegionEventsVersion>2.1.0</massiveWGRegionEventsVersion>
|
<massiveWGRegionEventsVersion>2.1.0</massiveWGRegionEventsVersion>
|
||||||
|
|
||||||
<!-- https://www.spigotmc.org/resources/king-of-the-hill-efficient-and-customizable-1-7-and-1-8-only.6832/ -->
|
<!-- https://www.spigotmc.org/resources/king-of-the-hill-efficient-and-customizable-1-7-and-1-8-only.6832/ -->
|
||||||
<massiveKothVersion>6.2.0</massiveKothVersion>
|
<massiveKothVersion>1.11</massiveKothVersion>
|
||||||
|
|
||||||
<!-- dead -->
|
<!-- dead -->
|
||||||
<massiveParticlePackVersion>3.3</massiveParticlePackVersion>
|
<massiveParticlePackVersion>3.3</massiveParticlePackVersion>
|
||||||
@ -157,7 +157,7 @@
|
|||||||
<!-- ProtocolLib -->
|
<!-- ProtocolLib -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>dmulloy2-repo</id>
|
<id>dmulloy2-repo</id>
|
||||||
<url>http://repo.dmulloy2.net/content/repositories/public/</url>
|
<url>http://repo.dmulloy2.net/nexus/repository/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- Dynmap -->
|
<!-- Dynmap -->
|
||||||
<repository>
|
<repository>
|
||||||
@ -353,7 +353,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.comphenix.protocol</groupId>
|
<groupId>com.comphenix.protocol</groupId>
|
||||||
<artifactId>ProtocolLib</artifactId>
|
<artifactId>ProtocolLib-API</artifactId>
|
||||||
<version>${massiveProtocolLibVersion}</version>
|
<version>${massiveProtocolLibVersion}</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user