mirror of
https://github.com/xHyroM/lighteco.git
synced 2024-11-12 18:38: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
|
||||
author: ${author}
|
||||
api-version: 1.20
|
||||
load: STARTUP
|
||||
|
||||
softdepend:
|
||||
- Vault
|
||||
|
|
Loading…
Reference in a new issue