mirror of
https://github.com/xHyroM/lighteco.git
synced 2024-11-10 01:18:07 +01:00
fix(currency-money): load at STARTUP
This commit is contained in:
parent
1e86142a58
commit
7ff6cbde47
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version: ${version}
|
||||||
main: dev.xhyrom.lighteco.currency.money.bukkit.BukkitMCLoader
|
main: dev.xhyrom.lighteco.currency.money.bukkit.BukkitMCLoader
|
||||||
author: ${author}
|
author: ${author}
|
||||||
api-version: 1.20
|
api-version: 1.20
|
||||||
|
load: STARTUP
|
||||||
|
|
||||||
softdepend:
|
softdepend:
|
||||||
- Vault
|
- Vault
|
||||||
|
|
Loading…
Reference in a new issue