Re-add MPDB migrator loading on redis listener

Use Libby to download SQL dependencies at runtime
feat/data-edit-commands
William 3 years ago committed by HarvelsX
parent 9d566015a1
commit 382465ce60
No known key found for this signature in database
GPG Key ID: 9637BCFE856BB8F3

@ -34,6 +34,7 @@ subprojects {
mavenCentral()
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
maven { url 'https://repo.velocitypowered.com/snapshots/' }
maven { url 'https://repo.alessiodp.com/releases/' }
maven { url 'https://repo.minebench.de/' }
maven { url 'https://repo.codemc.org/repository/maven-public' }
maven { url 'https://repo.alessiodp.com/releases/' }

Loading…
Cancel
Save