Updated to eco placeholder system

This commit is contained in:
Auxilor
2022-04-17 13:16:36 +01:00
parent 380886934f
commit a3be5f1e20
2 changed files with 39 additions and 50 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.33.0'
compileOnly 'com.willfp:eco:6.30.0'
implementation 'com.willfp:libreforge:3.34.0'
compileOnly 'org.jetbrains:annotations:23.0.0'