mirror of
https://github.com/jie65535/mirai-console-jms-plugin.git
synced 2025-12-15 19:07:33 +08:00
Use mojang uuid api
Use nickac skin render api Update version to v1.2.0
This commit is contained in:
@@ -35,5 +35,5 @@ class MinecraftPlayer(username: String) {
|
||||
/**
|
||||
* 披风文件
|
||||
*/
|
||||
val cape get() = MinecraftSkinService.getCapes(uuid)
|
||||
// val cape get() = MinecraftSkinService.getCapes(uuid)
|
||||
}
|
||||
Reference in New Issue
Block a user