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 {
|
||||
load = BukkitPluginDescription.PluginLoadOrder.POSTWORLD
|
||||
main = "me.lojosho.hibiscuscommons.HibiscusCommonsPlugin"
|
||||
apiVersion = "1.19"
|
||||
apiVersion = "1.20"
|
||||
authors = listOf("LoJoSho")
|
||||
depend = listOf("ProtocolLib")
|
||||
softDepend = listOf(
|
||||
|
||||
Reference in New Issue
Block a user