mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-03 14:01:47 +01:00
Add spongeapi as sponge dependency to show api version on Ore
This commit is contained in:
parent
d3a8176e72
commit
276310f950
@ -37,6 +37,9 @@ sponge {
|
||||
description("Author")
|
||||
}
|
||||
|
||||
dependency("spongeapi") {
|
||||
optional(false)
|
||||
}
|
||||
// Dependencies
|
||||
// version is a *required* property (empty string works fine)
|
||||
dependency("griefprevention") {
|
||||
|
Loading…
Reference in New Issue
Block a user