☁️
Nonebot Plugin Mcplayer Render
正版玩家信息查询与皮肤渲染
0 installs
2 stars
Trust: 49 — Fair
Cloud
Installation
npx nonebot-plugin-mcplayer-renderAsk AI about Nonebot Plugin Mcplayer Render
Powered by Claude · Grounded in docs
I know everything about Nonebot Plugin Mcplayer Render. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-mcplayer-render
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-mcplayer-render
pdm
pdm add nonebot-plugin-mcplayer-render
poetry
poetry add nonebot-plugin-mcplayer-render
conda
conda install nonebot-plugin-mcplayer-render
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_mcplayer_render"]
使用方法
- /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
