mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2025-12-19 15:09:26 +00:00
chore: add CraftEngine for softdepend
This commit is contained in:
@@ -219,7 +219,8 @@ bukkit {
|
|||||||
"Denizen",
|
"Denizen",
|
||||||
"MMOItems",
|
"MMOItems",
|
||||||
"Eco",
|
"Eco",
|
||||||
"Nexo"
|
"Nexo",
|
||||||
|
"CraftEngine"
|
||||||
)
|
)
|
||||||
version = "${project.version}"
|
version = "${project.version}"
|
||||||
loadBefore = listOf(
|
loadBefore = listOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user