mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2026-06-04 01:16:55 +00:00
update to paper 1.18.2 and switch to gradle + fix up command sender to handle perms
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = uri("https://nexus.telesphoreo.me/repository/gradle-plugins-snapshots/")
|
||||
}
|
||||
}
|
||||
}
|
||||
rootProject.name = 'bukkittelnet'
|
||||
Reference in New Issue
Block a user