
MapReflectionAPI (1.12-1.21) 1.6.5
An API to display custom images on maps!
Page 1
1.6.5
14 days ago
1.21.x support
- Added support for all 1.21 versions (including 1.21.4 and 1.21.5)
- Removed deprecated API function
1.6.4
Jun 30, 2024
1.20.5, 1.20.6 and 1.21 support
- Added support for 1.20.5, 1.20.6 and 1.21
- Bumped dependencies
1.6.2
Nov 13, 2023
Fixed version problems
- Fixed multiple problems on specific versions of Minecraft 19 and 20
1.6
Aug 12, 2023
Fixed another 1.20(.1) issue, changed Multi-map API
- Fixed another 1.20(.1) issue, should work 100% now
- Changed the matrix order in the MultiMapWrapper class, it now accepts the frames as [row][column] instead.
- Small javadoc improvements
1.5.2
Aug 9, 2023
Hotfix for 1.20(.1) support
- Hotfix: Fixed supports() function detecting invalid major/minor version combination for newer versions; fixes 1.20(.1) support. Thanks to @Timtendo12 for the report.
1.5.1
Jul 5, 2023
Show in hand hotfix
- Hotfix for the show-in-hand feature
- Temporarily reverted internal recode of version-based implementation
1.5
Jul 5, 2023
Fixed 1.20(.1) support
- Fixed 1.20(.1) support
- Recode of internal version-based implementation
1.4.3
Mar 16, 2023
1.19.4 support
- Added 1.19.4 support
- Bumped BKCommonLib implementation, improves color calculation speed
1.4.1
Dec 15, 2022
Fixed config reset issue
- Fixed config reset issue
- Updated documentation on GitHub page
1.4
Sep 27, 2022
ProtocolLib dependency removed
- Removed ProtocolLib dependency, fixes support for Minecraft 1.16 and lower
- Small improvements
1.3
Aug 5, 2022
Removed dependency and implemented MultiMapWrapper
- Removed BKCommonLib dependency, the plugin now works without it.
- Implemented MultiMapWrapper for bigger images (splits into pieces, to put on multiple frames)
- Minor tweaks / improvements
1.2
Aug 4, 2022
Multiple feature fixes
- Added vanilla map checker, with option to disable the use of vanilla map IDs
- Fixed 1.18.1 support
- Fixed viewing maps in hand / inventory
- Added map caching option
- Implemented clearFrame() method
- Added an update checker / downloader, with config options for it
- API improvements
- Dependency bump
1.19.1 was already supported!
1.1
Jul 1, 2022
Migrated to reflection, improved performance
- The API now uses reflection, to improve performance.
1.0
Jun 30, 2022
Page 1