9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-06 15:51:32 +00:00

Added PlayerPoints integration and "reforge.use-player-points: true/false" for people to use it

This commit is contained in:
_OfTeN_
2021-10-06 22:34:37 +03:00
parent 86eb5ff216
commit 174bd85dc2
5 changed files with 27 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ dependencies {
compileOnly 'com.willfp:EcoSkills:1.4.0'
compileOnly 'com.willfp:Talismans:4.6.0'
compileOnly 'com.github.Archy-X:AureliumSkills:Beta1.2.4'
compileOnly 'org.black_ixx:playerpoints:3.0.0'
}
build.dependsOn publishToMavenLocal