LocationAPI

An API to define location or positon points.

API

Installation command

!!MCDR plugin install location_api

Synced at

...

Last update

...

Latest version

Total downloads

47

Back to catalogue

LocationAPI-v0.3.0.mcdr

Version

0.3.0

Date

February 2, 2026

Size

4.66 KiB

Downloads

3

MD5

ebffd74bdb3a69b3783cb83b5fe40916

SHA256

ceb7616a48e5d37d7f5f272ad58f8d67a5fcc44c55d4514c0c1a254617ac4cfe

MCDR Plugin Dependencies

Plugin IDRequirement
moolings_rcon_api>=0.1.0
mcdreforged>=2.1.0
python>=3.11

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.14.1
beartype
returns

Python Package Installation Command

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