Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jie65535/mirai-console-jms-plugin

JMS - 基于MiraiConsole的MC皮肤查询插件
https://github.com/jie65535/mirai-console-jms-plugin

Last synced: about 2 months ago
JSON representation

JMS - 基于MiraiConsole的MC皮肤查询插件

Awesome Lists containing this project

README

        

# J Minecraft Skin
一个MC皮肤查询插件

# 注册指令权限
`/permission add * top.jie65535.mirai-console-jms-plugin:*` 允许任何人调用 jms 指令

# 指令列表
```
/jms avatar # 查询玩家头像
/jms body # 查询玩家皮肤模型
/jms head # 查询玩家头模型
/jms skin # 获取玩家皮肤文件
/jms uuid # 查询玩家UUID
```

# API
- 获取皮肤接口 [nickac](https://nmsr.nickac.dev/)
- 获取玩家UUID接口 [Mojang](https://zh.minecraft.wiki/w/Mojang_API)