mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin MC Ping (#1655)
This commit is contained in:
		| @@ -4060,5 +4060,24 @@ | |||||||
|     "homepage": "https://github.com/Special-Week/nonebot_plugin_impact", |     "homepage": "https://github.com/Special-Week/nonebot_plugin_impact", | ||||||
|     "tags": [], |     "tags": [], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_mcping", | ||||||
|  |     "project_link": "nonebot-plugin-mcping", | ||||||
|  |     "name": "MC Ping", | ||||||
|  |     "desc": "查询MineCraft服务器状态并返回图片的插件,支持JE/BE服务端", | ||||||
|  |     "author": "17TheWord", | ||||||
|  |     "homepage": "https://github.com/17TheWord/nonebot-plugin-mcping", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "Minecraft", | ||||||
|  |         "color": "#47d754" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "服务器状态", | ||||||
|  |         "color": "#d7cd47" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user