UUID API Remake

Get UUID of players

API
tool

Installation command

!!MCDR plugin install uuid_api_remake

Author

Synced at

...

Last update

...

Latest version

Total downloads

22

Back to catalogue

uuid_api_remake.mcdr

Version

1.1.0

Date

March 14, 2025

Size

9.80 KiB

Downloads

12

MD5

80a2b6be8d4a57ec12850fc2dd265e55

SHA256

7877a7622db2bf098e2a5ae77cb95101577597772bc6ee4c59692ce24d15f708

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
mcdreforged
requests

Python Package Installation Command

pip install mcdreforged requests
  1. 更新配置文件,具体参考readme说明
  2. 修复在控制台中获取玩家信息时,由于返回值错误导致的 too many values to unpack 报错
  3. 增加uuid自动去重。调用 get_uuid 时,若欲获取 uuidnew_name 不存在于 uuid.json ,且该name对应的 uuid 存在于 uuid.json,则自动更换 uuid.json 中 key 为 old_name 的键为 name