Finished promote/demote command untested

This commit is contained in:
2021-12-27 21:27:18 +01:00
parent abdd6fbfa4
commit 708c2ea185
7 changed files with 89 additions and 28 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
plugins {
`maven-publish`
id("com.github.johnrengelman.shadow")
id("net.minecrell.plugin-yml.bukkit")
id("net.minecrell.plugin-yml.bukkit") version "0.5.1"
}
dependencies {