Update SkinsRestorer hook to v14 API
This commit is contained in:
parent
b1f6b52d6d
commit
0ae5694ae6
3 changed files with 19 additions and 14 deletions
|
|
@ -15,7 +15,7 @@ dependencies {
|
|||
compile 'me.lucko.luckperms:luckperms-api:4.3'
|
||||
compile 'net.luckperms:api:5.0'
|
||||
compile('com.github.MilkBowl:VaultAPI:1.7') { transitive = false }
|
||||
compileOnly 'com:skinsrestorer:13.7.5-20191221.213031-7@jar'
|
||||
compileOnly 'net.skinsrestorer:skinsrestorer:14.0.0-SNAPSHOT@jar'
|
||||
compile project(":dynmap-api")
|
||||
compile project(path: ":DynmapCore", configuration: "shadow")
|
||||
compile group: 'ru.tehkode', name: 'PermissionsEx', version: '1.19.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue