perf: 优化依赖性能

This commit is contained in:
2022-11-02 07:32:44 +08:00
parent 484abd375d
commit 2a43bc50bf
4 changed files with 20 additions and 16 deletions

View File

@@ -7,10 +7,20 @@ author: MiniDay
website: https://github.com/MiniDay/hamster-core
description: 仓鼠核心Minecraft 插件开发通用工具包
load: STARTUP
softdepend:
- Vault
- PlayerPoints
loadbefore:
- HamsterAPI
libraries:
- 'net.kyori:adventure-platform-bukkit:4.1.2'
- 'com.squareup.okhttp3:okhttp:4.10.0'
- 'com.zaxxer:HikariCP:5.0.1'
commands:
HamsterCore:
aliases: [ hcore, core ]