1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-08 21:30:55 +02:00

Add bukkit-legacy build back to the main project

This commit is contained in:
Luck
2018-08-11 18:11:30 +01:00
parent 03720665b3
commit 56df15caf8
12 changed files with 53 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ repositories {
}
dependencies {
compile project(':luckperms-common')
compile project(':common')
compileOnly 'org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT'
compileOnly 'me.lucko:commodore:1.0'