mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-06 18:47:52 +01:00
Update build.gradle
This commit is contained in:
parent
42be7839e6
commit
3bef911d88
@ -133,14 +133,14 @@ repositories {
|
|||||||
jcenter() {
|
jcenter() {
|
||||||
allowInsecureProtocol = true
|
allowInsecureProtocol = true
|
||||||
}
|
}
|
||||||
maven {
|
maven {
|
||||||
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/'
|
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/'
|
||||||
|
|
||||||
content {
|
content {
|
||||||
includeGroup 'org.bukkit'
|
includeGroup 'org.bukkit'
|
||||||
includeGroup 'org.spigotmc'
|
includeGroup 'org.spigotmc'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
spigot()
|
spigot()
|
||||||
// bungeecord()
|
// bungeecord()
|
||||||
|
Loading…
Reference in New Issue
Block a user