Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Releases: okocraft/ImageOnMap

Version 5.1.1

10 Mar 05:43
669e1f3

Choose a tag to compare

Thank you for giving us so many stars. Since many people are using it, we are releasing a patch version. We have also opened issues page for bug reports.

Changes

  • Remove update checker
  • Use DURABILITY enchantment to glow map items instead of using custom enchantments
  • Use persistent data container to check if the item is created by ImageOnMap
  • Remove unused classes/methods/fields
  • Update dependencies

Fixes

  • /maptool list does not display correct results
  • Sometimes a non-UTF-8 charset is used when reading language files from a JAR
  • Some parts where NPEs may occur
  • Performance issues

Version 5.1.0

25 Jun 02:40
f61648a

Choose a tag to compare

This release contains an update to Paper 1.19. Please back up your server when updating, because the plugin is not well tested.

Changes

  • Update paper-api to 1.19
  • Update to Java 17
  • Remove commons-lang3 use

Requirements to Install

  • Java 17
  • Paper 1.19 (Maybe it will work on 1.17 or 1.18, but we don't support them.)