Installation command
!!MCDR plugin install location_apiAuthor
Repository
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
e94ed80a2f5ff3747a162a4bdb2a5cf2SHA256
e79405387e448c9474b7f12cef673a46a9c4f24c6a8e612764ee8b3998af1861Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| moolings_rcon_api | >=0.1.0 |
| mcdreforged | >=2.1.0 |
| python | >=3.11 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| 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"Release notes
- feat: add dict serialization to
MCPositionandLocation
Full Changelog: https://github.com/Mooling0602/LocationAPI-MCDR/compare/v0.3.0...v0.4.0