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