From 2717ce8e6a677708ace864e89654126ca50e8560 Mon Sep 17 00:00:00 2001 From: LLbuxudong Date: Mon, 2 Jun 2025 15:01:47 +0800 Subject: [PATCH] :beers: publish plugin bfvplayerlist (#3389) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index df82e3db..20ba22df 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9135,4 +9135,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bfvplayerlist", + "project_link": "nonebot-plugin-bfvplayerlist", + "author_id": 163698589, + "tags": [ + { + "label": "战地五", + "color": "#529aea" + } + ], + "is_official": false + }, ]