More spigot 1.20 updates

This commit is contained in:
Michael Primm 2023-06-09 02:49:17 -04:00
parent 43a86b820c
commit 6863243d49
3 changed files with 4 additions and 10 deletions

View file

@ -22,7 +22,7 @@ dependencies {
implementation 'me.lucko.luckperms:luckperms-api:4.3'
implementation 'net.luckperms:api:5.0'
implementation('com.github.MilkBowl:VaultAPI:1.7') { transitive = false }
compileOnly 'net.skinsrestorer:skinsrestorer-api:14.2.+'
implementation 'net.skinsrestorer:skinsrestorer-api:14.2.+'
implementation project(":dynmap-api")
implementation project(path: ":DynmapCore", configuration: "shadow")
implementation group: 'ru.tehkode', name: 'PermissionsEx', version: '1.19.1'