From 9bca2cb6a3138d0a8d6b89775cf54a5b572884ad Mon Sep 17 00:00:00 2001 From: LLbuxudong Date: Wed, 16 Apr 2025 16:45:03 +0800 Subject: [PATCH] :beers: publish plugin bfvservermap (#3381) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9f78768f..8b49b030 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8801,4 +8801,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bfvservermap", + "project_link": "nonebot-plugin-bfvservermap", + "author_id": 163698589, + "tags": [ + { + "label": "战地五", + "color": "#529aea" + } + ], + "is_official": false + }, ]