diff --git a/README.md b/README.md index 895f1b6..19d2e3a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 仓鼠球:一个基于 Redis 的 Minecraft 服务端通用消息中间件(原HamsterService) -该插件依赖于 [仓鼠核心](https://gitee.com/MiniDay/hamster-core) +该插件依赖于 [仓鼠核心](https://git.airgame.net/MiniDay/hamster-core) # 手动构建 diff --git a/ball-bukkit/src/main/resources/plugin.yml b/ball-bukkit/src/main/resources/plugin.yml index 900b0ca..4cf3fc7 100644 --- a/ball-bukkit/src/main/resources/plugin.yml +++ b/ball-bukkit/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ version: ${version} api-version: 1.13 author: MiniDay -website: https://gitee.com/MiniDay/hamster-ball +website: https://git.airgame.net/MiniDay/hamster-ball description: 仓鼠球:一个基于 Redis 的 Minecraft 服务端通用消息中间件(原HamsterService) load: STARTUP