Fix library loading on Bungee and Velocity, bump to 1.2

feat/data-edit-commands
William 3 years ago committed by HarvelsX
parent 382465ce60
commit 68c19b7aec
No known key found for this signature in database
GPG Key ID: 9637BCFE856BB8F3

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

Loading…
Cancel
Save