We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7865b commit b8dc5aeCopy full SHA for b8dc5ae
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-unturned-servers": {
3
+ "display_name": "Unturned 服务器查询",
4
+ "desc": "查询 Unturned 游戏服务器实时状态和在线玩家信息,支持 /status 和 /players 命令",
5
+ "author": "Bugelll",
6
+ "repo": "https://github.com/Bugelll/astrbot_plugin_unturned_servers",
7
+ "tags": [
8
+ "游戏",
9
+ "Unturned",
10
+ "服务器查询"
11
+ ]
12
+ },
13
"astrbot-plugin-lofter": {
14
"display_name": "Lofter解析&订阅",
15
"desc": "AstrBot 插件,用于解析 Lofter 链接、订阅 Lofter 标签/博主、搜索 Lofter 内容。",
0 commit comments