Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 66d187a

Browse files
committed
Added essentialsX jar and updated source.
1 parent 64ca23a commit 66d187a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,9 @@
205205
<dependency>
206206
<groupId>net.ess3</groupId>
207207
<artifactId>EssentialsX</artifactId>
208-
<version>2.0.1</version>
209-
<scope>provided</scope>
208+
<version>2.15.0.1</version>
209+
<scope>system</scope>
210+
<systemPath>${project.basedir}/dependencies/EssentialsX-2.15.0.1.jar</systemPath>
210211
</dependency>
211212
<dependency>
212213
<groupId>net.ess3</groupId>

0 commit comments

Comments
 (0)