Releases: okocraft/ImageOnMap
Releases · okocraft/ImageOnMap
Version 5.1.1
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
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.)