Use LuckPerms 4 API for older LuckPerms, and 5 for newer ones
This commit is contained in:
parent
70ae3fbc37
commit
b966903331
4 changed files with 135 additions and 26 deletions
|
|
@ -4,6 +4,7 @@ description = 'dynmap'
|
|||
dependencies {
|
||||
compile group: 'org.bukkit', name: 'bukkit', version:'1.7.10-R0.1-SNAPSHOT'
|
||||
compile 'com.nijikokun.bukkit:Permissions:3.1.6'
|
||||
compile 'me.lucko.luckperms:luckperms-api:4.3'
|
||||
compile 'net.luckperms:api:5.0'
|
||||
compile project(":dynmap-api")
|
||||
compile project(path: ":DynmapCore", configuration: "shadow")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue