From 6c087455969a1f5a7db1624a0a71d5a12e0f5afb Mon Sep 17 00:00:00 2001 From: RiegaLee Date: Sun, 30 Aug 2026 12:20:25 +0900 Subject: [PATCH] add HuHoBotOnlineList plugin Added new plugin HuHoBotOnlineList with details. --- docs/plugins.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/plugins.toml b/docs/plugins.toml index f8ad6d7..f0aee77 100644 --- a/docs/plugins.toml +++ b/docs/plugins.toml @@ -2,4 +2,10 @@ description = "HuHoBot 进服绑定验证插件" authors = ["HuoHuas001"] github = "https://github.com/HuHoBot/ExpansionSpigotPlugins/tree/main/plugins/GameAuthCode" -adapter = "Spigot" \ No newline at end of file +adapter = "Spigot" + +[HuHoBotOnlineList-Spigot] +description = "生成带玩家头像、分页与管理员置顶的 Minecraft 在线玩家列表图片" +authors = ["RiegaLee"] +github = "https://github.com/RiegaLee/HuHoBotOnlineList" +adapter = "Spigot"