This commit is contained in:
Brianna O'Keefe 2018-11-01 00:40:01 -04:00
parent 396412d7d7
commit 57b71d316a
2 changed files with 170 additions and 170 deletions

View File

@ -3,7 +3,7 @@ description: EpicHoppers
main: com.songoda.epichoppers.EpicHoppersPlugin
depend: [Arconix]
softdepend: [WildStacker, Towny, RedProtect, Kingdoms, PlotsSquared, GriefPrevention, USkyBlock, ASkyBlock, WorldGuard, Factions, Vault]
version: 3.1.22
version: 3.1.23
author: Songoda
api-version: 1.13
commands:

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicHoppers</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>3.1.22</version>
<version>3.1.23</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>