mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
Feature/1.17.1 (#1172)
* Update adapters for 1.17.1
* Fixes #1074
* fd10efa56b51d915302d616302145c74c3f079ee
* Fix `//chunkinfo` message
* 9fc85704e9570304f1b336612039afc85bb17064
* 03b4437023
* JitPack decided to work again
This commit is contained in:
@ -102,7 +102,7 @@ dependencies {
|
||||
// Third party
|
||||
implementation("org.bstats:bstats-bukkit:2.2.1")
|
||||
implementation("org.bstats:bstats-base:2.2.1")
|
||||
// compileOnlyApi("org.inventivetalent:mapmanager:1.7.10-SNAPSHOT") { isTransitive = false }
|
||||
compileOnlyApi("org.inventivetalent:mapmanager:1.7.10-SNAPSHOT") { isTransitive = false }
|
||||
implementation("com.github.TechFortress:GriefPrevention:16.17.1") { isTransitive = false }
|
||||
implementation("com.github.bloodmc:GriefDefenderApi:920a610") { isTransitive = false }
|
||||
implementation("com.flowpowered:flow-math:1.0.3") {
|
||||
|
Reference in New Issue
Block a user