diff --git a/eco-core/core-plugin/build.gradle b/eco-core/core-plugin/build.gradle index 81e1a72..7c8c2ed 100644 --- a/eco-core/core-plugin/build.gradle +++ b/eco-core/core-plugin/build.gradle @@ -9,6 +9,7 @@ dependencies { compileOnly 'com.willfp:Talismans:4.6.0' compileOnly 'com.github.Archy-X:AureliumSkills:Beta1.2.4' compileOnly 'org.black_ixx:playerpoints:3.0.0' + compileOnly fileTree(dir: '../../lib', include: ['*.jar']) } build.dependsOn publishToMavenLocal diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 7d8848a..a87774b 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -123,6 +123,7 @@ gui: reforge: cost: 7500 xp-cost: 0 # In levels + use-player-points: false cost-exponent: 1.15 # (Reforges done ^ cost exponent) * cost