Update dependencies and remove support for ranks

This commit is contained in:
2024-10-16 18:03:57 -05:00
parent 0a0a070d7f
commit ebad516eb6
9 changed files with 24 additions and 26 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven {
url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins/")
}
}
}
rootProject.name = 'bukkittelnet'
rootProject.name = 'BukkitTelnet'