A simple update that adds a feature that many people have requested over the last long while.
Blank space in images where there are no pixels will now not be rendered. In fact, the item frame and maps themselves are no longer rendered at all while only the pixels show hovering in air.
Invisible Frames Enabled/Disabled:
Note that this feature is only supported in 1.16+. Many people believed that it was available before this, however, I have tested all 1.8 to 1.16 versions and only 1.16+ versions display this behavior.
If you do not wish this feature to be active, as it does make the images impossibly thin and invisible from the back, I have added a configuration option to disable it:
Code (YAML):
# Item frames and maps will appear invisible behind
# the image giving the effect that the pixels are
# floating without anything behind them while also
# not rendering blank space on an image.
# NOTE: only supported in 1.16+
invisible-frames
: false
Simply insert the above into your config.yml located within the Images plugin folder and restart your server.