MPDB Migration Fixes, Add API server shutdown synchronisation fixes and polish

feat/data-edit-commands
William 3 years ago
parent 72d38fd443
commit 1094bbca2a

@ -0,0 +1,6 @@
dependencies {
implementation project(':common')
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
compileOnly 'org.jetbrains:annotations:20.1.0'
}
Loading…
Cancel
Save