mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-06 15:51:50 +00:00
HMCColor softdepend
This commit is contained in:
@@ -115,7 +115,7 @@ bukkit {
|
||||
apiVersion = "1.19"
|
||||
authors = listOf("LoJoSho")
|
||||
depend = listOf("ProtocolLib")
|
||||
softDepend = listOf("ModelEngine", "Oraxen", "ItemsAdder")
|
||||
softDepend = listOf("ModelEngine", "Oraxen", "ItemsAdder", "HMCColor")
|
||||
version = "${project.version}"
|
||||
|
||||
commands {
|
||||
|
||||
Reference in New Issue
Block a user