Skip to content

Commit d3136b6

Browse files
jacksixthsj817
andauthored
feat: karin-plugin-mc-rcon (#19)
* feat:添加新插件karin-plugin-teamspeak3 * feat: karin-plugin-teamspeak * ci: fix * 提交插件:karin-plugin-mc-rcon 趁现在有空先提交了,虽然东西还没写完hhh --------- Co-authored-by: 时瑾 <[email protected]>
1 parent 8cd07ea commit d3136b6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

plugins.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,35 @@
177177
"branch": "build"
178178
}
179179
]
180+
},
181+
{
182+
"name": "karin-plugin-mc-rcon",
183+
"type": "npm",
184+
"description": "有关mc服务器相关功能。",
185+
"home": "https://github.com/jacksixth/karin-plugin-mc-rcon",
186+
"license": {
187+
"name": "GPL-3.0",
188+
"url": "https://github.com/jacksixth/karin-plugin-mc-rcon/blob/main/LICENSE"
189+
},
190+
"time": "2025-03-05 22:00:00",
191+
"author": [
192+
{
193+
"name": "jacksixth",
194+
"home": "https://github.com/jacksixth"
195+
}
196+
],
197+
"repo": [
198+
{
199+
"type": "npm",
200+
"url": "https://www.npmjs.com/package/karin-plugin-mc-rcon",
201+
"branch": ""
202+
},
203+
{
204+
"type": "github",
205+
"url": "https://github.com/jacksixth/karin-plugin-mc-rcon",
206+
"branch": "build"
207+
}
208+
]
180209
}
181210
]
182211
}

0 commit comments

Comments
 (0)