Skip to content

Releases: zDevelopers/ImageOnMap

Version 4.2.2 — The permission and cliffhanger update ⋅ Part III

15 Jan 00:01
2cb33b9
Compare
Choose a tag to compare

Fixed #236 — The issue with 1.17.1 and 1.18.1 that made splatter map unable to be placed has been fixed.

This version is only compatible with Minecraft 1.17 to 1.18.1. This was tested on Spigot and Paper, both 1.17 to 1.18. If there are any errors on a 1.17+ version of Spigot/Paper, please contact us on our support server or create an issue (better).

Version 4.2.1 — The permission and cliffhanger update ⋅ Part II

19 Dec 02:01
Compare
Choose a tag to compare

4.2.1 — Permission and Cliffhanger Update finally allow a full official support of Minecraft Java Edition 1.17 and 1.18 and Java 17. This comes with bug fixes and new features. We are working on the next big update: 5.0. If you want to know more about this, check our 5.0 milestone.

This version is only compatible with Minecraft 1.17 to 1.18. This was tested on Spigot and Paper, both 1.17 to 1.18. If there are any errors on a 1.17+ version of Spigot/Paper, please contact us on our support server or create an issue (better).

⚠️ Compatibility with 1.17.1 seems to be suboptimal; see #236.

Changelog of 4.2.0

  • 1.17 support.
  • Permissions to limit the number of map/image used/owned is now available. (permissions imageonmap.mapLimit.XX and imageonmap.imageLimit.XX where XX is an integer and will define the limit allowed for the player).
  • Added an allowlist for trusted image hosting websites. Add an images-hostnames-whitelist list in config.yml, and write every URL prefix you want to allow. If you want to allow everything, remove the images-hostnames-whitelist list entirely, or empty it. There is also a permission to ignore the allow list: imageonmap.bypasswhitelist.
    images-hostnames-whitelist:
     - i.imgur.com
     - cdn.discord.com
  • Images are now protected against non player based interaction. (Bye bye sneaky skeleton that used to grief art!)
  • Now by default when deploying a map the item frame turn invisible and returned to visible hen removing the map from the frame (there is a permission to allow this behavior: imageonmap.placeinvisiblesplattermap).
  • Bug fixes & optimizations.
    • Dropped migrator (no more error when reloading or when sometimes loading the server).
    • Fixed an issue when resizing with resize 0 0.
    • Fixed a map loading issue. (map did not render at all if they weren't in a player inventory.
    • Added a fix for map loading on paper. (map did not render fully on paper).

Changelog of 4.2.1

  • 1.18 support.
  • Fixed a lag issue caused by the map loading changes of 4.2.0.
  • Fixed an issue with map part not working properly.
  • Fixed an issue in survival where an incorrect amount of map were consumed.
  • Fixed an issue where image map folder was not created and cause issues.

Version 4.2.0 — The permission and cliffhanger update ⋅ Part I

17 Nov 22:02
5191dca
Compare
Choose a tag to compare

4.2 — Permission and cliffhanger Update finally allow a full oficial support of minecraft 1.17 and java 17. This comes with bugfixes and new features. We are working on the next big update that will be the 5.0. If you want to know more about this checkout our 5.0 milestone.

This version is only compatible with Minecraft 1.15+. We have no clue if this will work with minecraft 1.18 (it should but we are not sure)
This was tested on Paper 1.17, 1.16 and spigot 1.17,1.15. If there are any errors on a 1.15+ version of spigot/paper please contact us on our discord or create a ticket on the issues page (better)

  • 1.17 support

  • Permissions to limit the number of map/image used/owned is now possible. (permissions imageonmap.mapLimit.XX and imageonmap.imageLimit.XX where XX is an integer and will define the limit allowed for the player)

  • Added an allow list for trusted image hosting website (Add this in config.yml allowlist_hostingsite: , you then have to put the url of trusted websites. There is also a permission to ignore the allow list imageonmap.ignoreallowlist_hostingsite)

  • Images are now protected against non player based interaction. (Bye bye sneaky skeleton that used to grief art)

  • Now by default when deploying a map the item frame turn invisible and returned to visible hen removing the map from the frame (there is a permission to allow this behaviour imageonmap.placeinvisiblesplattermap)

  • Bug fixes & optimizations.

    • Dropped migrator (no more error when reloading or when sometimes loading the server)
    • Fixed an issue when resizing with resize 0 0
    • Fixed a map loading issue. (map did not render at all if they weren't in a player inventory
    • Added a fix for map loading on paper. (map did not render fully on paper)

Version 4.1.2 — Moderation Update Three

12 Apr 12:40
a9fd510
Compare
Choose a tag to compare

This version fixes some small console spam bugs and improves the performance of the translations of the plugin.

This version is only compatible with Minecraft 1.15.2+.

Version 4.1.1 — Moderation Update Too

11 Apr 21:14
502b461
Compare
Choose a tag to compare

This version fix bugs introduced with 4.1, and others fixed on QuartzLib side,
as this update the QuartzLib version we use to 0.0.3.

  • Fixed update message sent even if the plugin is updated.
  • Fixed weird update message (raw JSON instead of formatted text).
  • Fixed rare inventory bugs, causing items to be duplicated or barrier blocks to be obtained.
  • Fixed possibility to get XP from the glowing effect applied on maps.
  • Fixed /maps not working on Java 15+ due to JavaScript engine being unavailable.
  • Fixed plugin not working on Minehut host due to Javascript engines being restricted.

Version 4.1 — Moderation Update

10 Apr 15:49
c8e6a52
Compare
Choose a tag to compare

4.1 — Moderation Update gives mods or admins commands to see maps for other players, to give maps, but also to update maps already placed in the world. You can also use ImageOnMap commands from the console or from command blocks, opening a whole new realm of automation around ImageOnMap (read: commands executed from skripts and data-packs should work).

We also fixed some bugs that were reported by lots of people.

This version is only compatible with Minecraft 1.15+.

  • Added /maptool update to change the image attached to a map.
  • Added /givemap to give a map of a specific player to another.
  • All command can now be executed for other players. As example, /maps username will allow you to see all username maps.
  • You can now use ImageOnMap commands from command blocks or from the console.
  • Commands now support map name between quotes: "A nice name to have for a map".
  • Added /maptool rename if you don't want or cannot use the GUI.
  • Size limit (in frame).
  • Bug fixes & optimizations.
    • Various optimizations.
    • Fixed AWT memory leak—can happen if you do a lot of 50x50 renders.
    • /maptool list no longer throw an exception.
    • Fixed an issue where the bottom left map that not render like it should.
    • Fixed the gui rename issue that was the cause of inventory loss.

Version 4.0 — Subtle Comfort

14 Jun 13:24
dbe9975
Compare
Choose a tag to compare

4.0 – Subtle Comfort is a bit light in content, but we have unified part of the plugin (splatter map) and we prepared upcoming changes with required zLib features. The next update should be bigger and will add more stuff : thumbnail, optimization, possibility to deploy and place item frames in creative mode, creating interactive map that can run a command if you click on a specific frame…

This version is only compatible with Minecraft 1.15+. Compatibility for 1.14 and below is dropped for now, but in the future we will try to bring it back. Use 4.0 pre1 for now, if you require 1.13.2 – 1.14.4 compatibility.

The new features added to ImageOnMap for the 4.0 are:

  • You can now place a map on the ground or on a ceiling.
  • Languages with non-english characters now display correctly (fixed UTF-8 encoding bug).
  • Splatter maps no longer throw an exception when placed.
  • When a player place a splatter map, other players in the same area see it entirely, including the bottom-left corner.
  • Added Russian and German translations (thx to Danechek and squeezer).

Version 4.0 pre-release 2 — One Point One Five

15 Feb 16:10
Compare
Choose a tag to compare
  • 1.15 compatibility (now building against a 1.15-compatible zLib version).
    • This version is only compatible with Minecraft 1.15 and later—for older Minecraft versions, please use 4.0-pre1 or older.
  • Improved some translations in French (thanks to Gabriel Cnudde).

Version 4.0 pre-release 1 — The long-awaited

15 Nov 13:06
Compare
Choose a tag to compare
  • Added 1.13.2 and 1.14 compatibility
  • Dropped compatibility with 1.12 and lower
  • Added support for images resize: you can do /tomap https://url/image.png resize 2 2 to get a 2×2 frames image.
  • Improved some UIs
  • Status messages are sent in the action bar instead of the chat
  • Added back statistics (you can opt-out in plugins/bStats/config.yml)
  • Added an update checker

Version 3.1 — The Permissions Update

24 Jan 00:48
e89f900
Compare
Choose a tag to compare
  • Fixed permissions support by adding a full set of permissions for every action of the plugin.