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:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user