- Fixed a critical problem where animated maps won't load a second time, introduced in 1.8.7.3
- Fixed a first time initialization error
- Fixed a problem with grindstones
- Added beta support for cross-server MySQL storage support
This version contains a critical bug that is fixed in 1.8.7.4. Please do not use this version.
- Improved how ImageMap loaders and media loaders are registered
- This enables feature addons to support more input formats
- Added experimental support for ImageFrame Client for 1.21.4, 1.21.8 & 1.21.10 clients
- Fixed platform scheduler relocation
- Support for Minecraft 1.21.10
- Support for Minecraft 1.21.8
- Support for Minecraft 1.21.7
- Support for Minecraft 1.21.6
- Fixed a bug where images only appear after restart
- Reverted old image cache strategy by default
- Made try delete empty map files false by default
- These options can be toggled in the config instead for the time being
- Fixed fakeMapIdsSet could be null
- Fixed recipe methods doesn't exist on old versions
- Support for Minecraft 1.21.5
- Added embedded upload service feature
- Added playback papi placeholders
- Added survival-friendly way to obtain invisible item frames
- Various bug fixes
If you do not want to use the embedded upload service feature, make sure to edit the config as follows after you update.
#ImageFrame's convenient upload system where you can upload directly through an embedded web server
UploadService:
#Changing this value requires a restart
Enabled: false
If you do not want to use the survival-friendly way to obtain invisible item frames feature, make sure to edit the config as follows after you update.
InvisibleFrame:
# Survival friendly way to get invisible item frames by splashing dropped items with invisibility potions
# Set to -1 for unlimited
# Set to 0 to disable
MaxConversionsPerSplash: 0
- Beta testing for an embedded upload service for you to upload images directly to the server via a web page
- To set this up, you might to unblock your chosen port for the web server. It would be similar to how you setup plugins like dynmap or bluemap.
- To use this feature in-game, type
uploadin places where you need to provide a url.
If you do not want to use this feature, make sure to edit the config as follows after you update.
#ImageFrame's convenient upload system where you can upload directly through an embedded web server
UploadService:
#Changing this value requires a restart
Enabled: false
- Beta testing for the new survival-friendly way to obtain invisible item frames
- Added playback papi placeholders
If you do not want to use this feature, make sure to edit the config as follows after you update.
InvisibleFrame:
# Survival friendly way to get invisible item frames by splashing dropped items with invisibility potions
# Set to -1 for unlimited
# Set to 0 to disable
MaxConversionsPerSplash: 0
- Fixed jumpTo while animated map is paused
- Check IF & world folder map ids too when creating new maps
- Fixed an error in certain versions on chunk load
- Fixed combined map items jittering in the player inventory
- Support for Minecraft 1.21.4
- Support for Minecraft 1.21.3
- Support for Minecraft 1.21.1
- Fixed combined maps being used for crafting
- Support for Minecraft 1.21
- Fixes a bug on Folia


