mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
parent
20304bf7ad
commit
366ff738e2
@ -109,8 +109,8 @@ dependencies {
|
|||||||
}
|
}
|
||||||
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
|
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
|
||||||
// Third party
|
// Third party
|
||||||
implementation("org.bstats:bstats-bukkit:2.1.0")
|
implementation("org.bstats:bstats-bukkit:2.2.1")
|
||||||
implementation("org.bstats:bstats-base:2.1.0")
|
implementation("org.bstats:bstats-base:2.2.1")
|
||||||
compileOnlyApi("org.inventivetalent:mapmanager:1.7.+") { isTransitive = false }
|
compileOnlyApi("org.inventivetalent:mapmanager:1.7.+") { isTransitive = false }
|
||||||
implementation("com.github.TechFortress:GriefPrevention:16.+") { isTransitive = false }
|
implementation("com.github.TechFortress:GriefPrevention:16.+") { isTransitive = false }
|
||||||
implementation("com.massivecraft:mcore:7.0.1") { isTransitive = false }
|
implementation("com.massivecraft:mcore:7.0.1") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user