# EaglerMavenRepo
This repository contains a GitHub Maven repository that can be used for common plugin dependencies that plugins for Eaglercraft servers use.
# Contributing
If you would like to contribute and suggest some plugins to be added, please **do not** submit a pull request. Instead, submit an issue with the plugin you would like to see added, and we will fetch the relevant version and add it.
## How to use:
Include the repo in your pom.xml with:
`\
PrimCoreRepos-repos\
https://github.com/darverdevs/EaglerMavenRepo/raw/main\
\`
Then, to add them as dependencies:
`---------- Vault -----------
\
com.github.EaglerMaven\
Vault
1.2.26
---------- MassiveCore -----------
com.github.EaglerMaven
MassiveCore
6.4.1
---------- Factions -----------
com.github.EaglerMaven
Factions
2.0.1
---------- EffectLib -----------
com.github.EaglerMaven
EffectLib
3.0
---------- ProtocolLib -----------
com.github.EaglerMaven
ProtocolLib
3.6.4
`
If you are getting errors, run `mvn clean install -U` then, cut and paste the dependencies