LocationAPI

一个用于定义路标和位置点的API。

API

一键安装指令

!!MCDR plugin install location_api

数据同步于

...

上次更新

...

最新版本

总下载量

65

返回插件仓库

LocationAPI-v0.3.0.mcdr

版本

0.3.0

日期

2026年2月2日

大小

4.66 KiB

下载量

8

前往发行版源页面

MD5

ebffd74bdb3a69b3783cb83b5fe40916

SHA256

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