From 0566941e85d18afc4722675af724c109750db273 Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Thu, 4 Jan 2024 14:01:10 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=AE=8C=E5=96=84=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- ball-bukkit/src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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