feat: 使用 guava 的 EventBus

This commit is contained in:
2023-11-11 17:54:40 +08:00
parent 167e845bae
commit a5c2eec5e5
41 changed files with 642 additions and 864 deletions

View File

@@ -0,0 +1,9 @@
name: HamsterBall
main: cn.hamster3.mc.plugin.core.bungee.HamsterBallPlugin
version: ${version}
author: MiniDay
description: 仓鼠球:一个基于 Redis 的 Minecraft 服务端通用消息中间件原HamsterService
depend:
- HamsterCore