9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2025-12-19 15:09:26 +00:00

chore: update plugin yml api version

This commit is contained in:
LoJoSho
2024-11-15 17:05:32 -06:00
parent a24ae115d1
commit b2c702633b

View File

@@ -176,7 +176,7 @@ tasks {
bukkit { bukkit {
load = BukkitPluginDescription.PluginLoadOrder.POSTWORLD load = BukkitPluginDescription.PluginLoadOrder.POSTWORLD
main = "me.lojosho.hibiscuscommons.HibiscusCommonsPlugin" main = "me.lojosho.hibiscuscommons.HibiscusCommonsPlugin"
apiVersion = "1.19" apiVersion = "1.20"
authors = listOf("LoJoSho") authors = listOf("LoJoSho")
depend = listOf("ProtocolLib") depend = listOf("ProtocolLib")
softDepend = listOf( softDepend = listOf(