Exchange EssentialsX maven repo

This commit is contained in:
NotMyFault 2021-05-07 11:08:07 +02:00
parent b37ad79e50
commit f690e14a14
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ repositories {
maven {
name = "EssentialsX"
url = uri("https://ci.ender.zone/plugin/repository/everything/")
url = uri("https://repo.essentialsx.net/releases/")
}
maven {