- 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
upload
in 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
- Support for Minecraft 1.20.6
- Moved away from reflection as much as possible
- Plugin now no longer depends on ProtocolLib
- Support for Minecraft 1.20.4
- Fixed support for Folia
- Support for Minecraft 1.20.2
- Wait 0.5 seconds before sending packets after player join
- Better Map Item Check
- Added SendAnimatedMapsOnMainThread
- VIEW_ANIMATED_MAPS preference can now also be "unset"
- Added preference command
- Create missing map views
- Added mapRenderersContextual option
- Added purge command
- Various bug fixes
- Added ExemptMapIdsFromDeletion option
- Direct selection command also usable in the console /if select world x1 y1 z1 x2 y2 z2
- Info and Refresh Commands are no longer restricted to players
- Improve RAM usage
- Replaced pause command with playback command
- Allow the refresh command to be run by the console
- Initial Folia Support
- Many internal improvements and bug fixes
- Support for Minecraft 1.20
- Fixed completionCallback NPE
- Added pause command
- Added ImageMapProcessing message
- Added ImageMap Migration
- Added admin map creation for other players
- Fixed GIFs not running smoothly on Item Frames on 1.19.4
- Support for Minecraft 1.19.4
- Fixed /if get selection
- Better handle ViaVersion legacy players
- Fixed event registration on MC versions with no EntitiesLoadEvent
- Extended /if get to allow specifying which player
- Fixed denying combined maps into tables
- Changed how Animated Images on Image Frames are sent, Network usage should drop drastically
- Added config option
MapPacketSendingRateLimit
for servers with players with insufficient bandwidth
- Fixed animations where all frames are the same
- Only send frames if they are different from the last for GIFs
- Account for custom worlds folder path
- Fixed map creation