diff --git a/assets/plugins.json b/assets/plugins.json index 4b1ba6c9..d1d1f8a5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5130,5 +5130,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_playercheck", + "project_link": "nonebot-plugin-playercheck", + "author": "Ohdmire", + "tags": [ + { + "label": "音游", + "color": "#ec623c" + }, + { + "label": "成分", + "color": "#ef5ec4" + } + ], + "is_official": false } ]