nonebot-plugin-mcplayer-render


Namenonebot-plugin-mcplayer-render JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/GLDYM/nonebot-plugin-mcplayer-render
Summary正版玩家信息查询与皮肤渲染
upload_time2025-07-29 03:52:24
maintainerNone
docs_urlNone
authorPolaris_Light
requires_python>=3.9
licenseMIT
keywords mc nonebot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <a href="https://v2.nonebot.dev/store">
    <img src="https://raw.githubusercontent.com/fllesser/nonebot-plugin-template/refs/heads/resource/.docs/NoneBotPlugin.svg" width="310" alt="logo"></a>

# nonebot-plugin-mcplayer-render

_✨ 正版玩家信息查询与皮肤渲染 ✨_


<a href="./LICENSE">
    <img src="https://img.shields.io/github/license/GLDYM/nonebot-plugin-mcplayer-render.svg" alt="license">
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-mcplayer-render">
    <img src="https://img.shields.io/pypi/v/nonebot-plugin-mcplayer-render.svg" alt="pypi">
</a>
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">

</div>

## 安装

<details open>
<summary>使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

    nb plugin install nonebot-plugin-mcplayer-render

</details>

<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

<details>
<summary>pip</summary>

    pip install nonebot-plugin-mcplayer-render
</details>
<details>
<summary>pdm</summary>

    pdm add nonebot-plugin-mcplayer-render
</details>
<details>
<summary>poetry</summary>

    poetry add nonebot-plugin-mcplayer-render
</details>
<details>
<summary>conda</summary>

    conda install nonebot-plugin-mcplayer-render
</details>

打开 nonebot2 项目根目录下的 `pyproject.toml` 文件, 在 `[tool.nonebot]` 部分追加写入

    plugins = ["nonebot_plugin_mcplayer_render"]

</details>

## 使用方法
- /player <ID or UUID> 查询对应玩家的信息和皮肤预览图
- /player <ID or UUID> <type> 查询对应玩家的 UUID 与指定的皮肤预览图
  - 可用参数: raw, body, avatar, default, marching, walking, crouching, crossed, criss_cross, ultimate, isometric, cheering, relaxing, trudging, cowering, pointing, lunging, dungeons, facepalm, sleeping, dead, archer, kicking, mojavatar, reading

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GLDYM/nonebot-plugin-mcplayer-render",
    "name": "nonebot-plugin-mcplayer-render",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mc, nonebot",
    "author": "Polaris_Light",
    "author_email": "995905922@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/13/d69c2a7c968d91b86343d215705772d8cff0b214ffa342db08651a6fa76f/nonebot_plugin_mcplayer_render-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <a href=\"https://v2.nonebot.dev/store\">\n    <img src=\"https://raw.githubusercontent.com/fllesser/nonebot-plugin-template/refs/heads/resource/.docs/NoneBotPlugin.svg\" width=\"310\" alt=\"logo\"></a>\n\n# nonebot-plugin-mcplayer-render\n\n_\u2728 \u6b63\u7248\u73a9\u5bb6\u4fe1\u606f\u67e5\u8be2\u4e0e\u76ae\u80a4\u6e32\u67d3 \u2728_\n\n\n<a href=\"./LICENSE\">\n    <img src=\"https://img.shields.io/github/license/GLDYM/nonebot-plugin-mcplayer-render.svg\" alt=\"license\">\n</a>\n<a href=\"https://pypi.python.org/pypi/nonebot-plugin-mcplayer-render\">\n    <img src=\"https://img.shields.io/pypi/v/nonebot-plugin-mcplayer-render.svg\" alt=\"pypi\">\n</a>\n<img src=\"https://img.shields.io/badge/python-3.9+-blue.svg\" alt=\"python\">\n\n</div>\n\n## \u5b89\u88c5\n\n<details open>\n<summary>\u4f7f\u7528 nb-cli \u5b89\u88c5</summary>\n\u5728 nonebot2 \u9879\u76ee\u7684\u6839\u76ee\u5f55\u4e0b\u6253\u5f00\u547d\u4ee4\u884c, \u8f93\u5165\u4ee5\u4e0b\u6307\u4ee4\u5373\u53ef\u5b89\u88c5\n\n    nb plugin install nonebot-plugin-mcplayer-render\n\n</details>\n\n<details>\n<summary>\u4f7f\u7528\u5305\u7ba1\u7406\u5668\u5b89\u88c5</summary>\n\u5728 nonebot2 \u9879\u76ee\u7684\u63d2\u4ef6\u76ee\u5f55\u4e0b, \u6253\u5f00\u547d\u4ee4\u884c, \u6839\u636e\u4f60\u4f7f\u7528\u7684\u5305\u7ba1\u7406\u5668, \u8f93\u5165\u76f8\u5e94\u7684\u5b89\u88c5\u547d\u4ee4\n\n<details>\n<summary>pip</summary>\n\n    pip install nonebot-plugin-mcplayer-render\n</details>\n<details>\n<summary>pdm</summary>\n\n    pdm add nonebot-plugin-mcplayer-render\n</details>\n<details>\n<summary>poetry</summary>\n\n    poetry add nonebot-plugin-mcplayer-render\n</details>\n<details>\n<summary>conda</summary>\n\n    conda install nonebot-plugin-mcplayer-render\n</details>\n\n\u6253\u5f00 nonebot2 \u9879\u76ee\u6839\u76ee\u5f55\u4e0b\u7684 `pyproject.toml` \u6587\u4ef6, \u5728 `[tool.nonebot]` \u90e8\u5206\u8ffd\u52a0\u5199\u5165\n\n    plugins = [\"nonebot_plugin_mcplayer_render\"]\n\n</details>\n\n## \u4f7f\u7528\u65b9\u6cd5\n- /player <ID or UUID> \u67e5\u8be2\u5bf9\u5e94\u73a9\u5bb6\u7684\u4fe1\u606f\u548c\u76ae\u80a4\u9884\u89c8\u56fe\n- /player <ID or UUID> <type> \u67e5\u8be2\u5bf9\u5e94\u73a9\u5bb6\u7684 UUID \u4e0e\u6307\u5b9a\u7684\u76ae\u80a4\u9884\u89c8\u56fe\n  - \u53ef\u7528\u53c2\u6570: raw, body, avatar, default, marching, walking, crouching, crossed, criss_cross, ultimate, isometric, cheering, relaxing, trudging, cowering, pointing, lunging, dungeons, facepalm, sleeping, dead, archer, kicking, mojavatar, reading\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u6b63\u7248\u73a9\u5bb6\u4fe1\u606f\u67e5\u8be2\u4e0e\u76ae\u80a4\u6e32\u67d3",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/GLDYM/nonebot-plugin-mcplayer-render"
    },
    "split_keywords": [
        "mc",
        " nonebot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34994058770a08874a401e16ff57863e645cb74650ad928129dc51839ffa0b03",
                "md5": "b5aa51ec01ce8547aaeaf427232f4f2b",
                "sha256": "7260d6a16ded0977390e7478b5cfa435f70234376617bd820ea89899aa66b985"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_mcplayer_render-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5aa51ec01ce8547aaeaf427232f4f2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4938,
            "upload_time": "2025-07-29T03:52:23",
            "upload_time_iso_8601": "2025-07-29T03:52:23.129085Z",
            "url": "https://files.pythonhosted.org/packages/34/99/4058770a08874a401e16ff57863e645cb74650ad928129dc51839ffa0b03/nonebot_plugin_mcplayer_render-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d13d69c2a7c968d91b86343d215705772d8cff0b214ffa342db08651a6fa76f",
                "md5": "e48f8be16ce8a06b5ca1a9c6ac8893e0",
                "sha256": "18c9a3c58019c0542e7139e147335b9195f29f7012230ce75b3a0d6df21bdd02"
            },
            "downloads": -1,
            "filename": "nonebot_plugin_mcplayer_render-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e48f8be16ce8a06b5ca1a9c6ac8893e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4073,
            "upload_time": "2025-07-29T03:52:24",
            "upload_time_iso_8601": "2025-07-29T03:52:24.743105Z",
            "url": "https://files.pythonhosted.org/packages/1d/13/d69c2a7c968d91b86343d215705772d8cff0b214ffa342db08651a6fa76f/nonebot_plugin_mcplayer_render-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 03:52:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GLDYM",
    "github_project": "nonebot-plugin-mcplayer-render",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nonebot-plugin-mcplayer-render"
}
        
Elapsed time: 1.95737s