mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Add README section about depending on EssX
This commit is contained in:
parent
441f88deea
commit
189d6a23c6
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@ mvn clean install
|
|||
|
||||
Each module's jar can be found in `target/` inside each module's directory.
|
||||
|
||||
Using EssentialsX in your plugin
|
||||
--------------------------------
|
||||
|
||||
Writing a plugin and want to support EssentialsX? We have a Maven repository at https://ci.ender.zone/plugin/repository/everything/, and the EssentialsX artifact is `net.ess3:EssentialsX:2.16.0`. More information at the [wiki](https://github.com/EssentialsX/Essentials/wiki/Common-Issues#how-do-i-add-essentialsx-as-a-dependency).
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue