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

54

Back to catalogue

LocationAPI-v0.4.1.mcdr

Version

0.4.1

Date

February 9, 2026

Size

6.08 KiB

Downloads

2

MD5

56c1c62ad7a9b785f797de9e663cc920

SHA256

31ca158d60a72a2e2266778fde3d0de64cc6723f3c7664f6e11d4ad03026febb

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"
  • fix: improve data check in classmethod Location.from_dict()

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