mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 01:16:54 +00:00
Merge remote-tracking branch 'upstream/master' into merge
This commit is contained in:
@@ -0,0 +1 @@
|
||||
applyLibrariesConfiguration()
|
||||
@@ -0,0 +1 @@
|
||||
applyLibrariesConfiguration()
|
||||
@@ -0,0 +1 @@
|
||||
applyLibrariesConfiguration()
|
||||
@@ -0,0 +1,11 @@
|
||||
applyLibrariesConfiguration()
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
name = "Sponge"
|
||||
url = uri("https://repo.spongepowered.org/maven")
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
"shade"("net.kyori:text-adapter-spongeapi:${Versions.TEXT_EXTRAS}")
|
||||
}
|
||||
Reference in New Issue
Block a user