9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-30 12:29:17 +00:00

Fixed %player% bug

This commit is contained in:
Auxilor
2021-07-09 22:37:28 +02:00
parent d5dced49b3
commit a335b5b52e
4 changed files with 11 additions and 12 deletions

View File

@@ -46,7 +46,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:5.2.0'
compileOnly 'com.willfp:eco:5.7.1'
compileOnly 'org.jetbrains:annotations:19.0.0'