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

65

Back to catalogue

LocationAPI-v0.4.0.mcdr

Version

0.4.0

Date

February 9, 2026

Size

6.06 KiB

Downloads

1

MD5

e94ed80a2f5ff3747a162a4bdb2a5cf2

SHA256

e79405387e448c9474b7f12cef673a46a9c4f24c6a8e612764ee8b3998af1861

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
primitive-type>=0.1.0

Python Package Installation Command

pip install "mcdreforged>=2.14.1" beartype returns "primitive-type>=0.1.0"
  • feat: add dict serialization to MCPosition and Location

Full Changelog: https://github.com/Mooling0602/LocationAPI-MCDR/compare/v0.3.0...v0.4.0