LocationAPI-v0.3.0.mcdr
版本
0.3.0
日期
2026年2月2日
大小
4.66 KiB
下载量
8
MD5
ebffd74bdb3a69b3783cb83b5fe40916SHA256
ceb7616a48e5d37d7f5f272ad58f8d67a5fcc44c55d4514c0c1a254617ac4cfe依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| moolings_rcon_api | >=0.1.0 |
| mcdreforged | >=2.1.0 |
| python | >=3.11 |
Python 包依赖
| Python 包 | 依赖版本 |
|---|---|
| mcdreforged | >=2.14.1 |
| beartype | |
| returns |
Python 包安装指令
pip install "mcdreforged>=2.14.1" beartype returns更新日志
- feat: implement and pub get player position apis
What's new:
Public APIs including Point2D, Point3D, MCPosition, Location, get_player_pos
Full Changelog: https://github.com/Mooling0602/LocationAPI-MCDR/compare/0.2.2...v0.3.0