Added essentialsX jar and updated source.
This commit is contained in:
parent
64ca23a02e
commit
66d187a862
5
pom.xml
5
pom.xml
@ -205,8 +205,9 @@
|
||||
<dependency>
|
||||
<groupId>net.ess3</groupId>
|
||||
<artifactId>EssentialsX</artifactId>
|
||||
<version>2.0.1</version>
|
||||
<scope>provided</scope>
|
||||
<version>2.15.0.1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/dependencies/EssentialsX-2.15.0.1.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.ess3</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user