mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2025-02-08 07:31:19 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
* NEW: MapDetailGui: Use regular items to represent Single maps, so the user can retrieve them. * NEW: MapDetailGui: Added support for posters without dimensions. * NEW: MapListGui: Added support for posters without dimensions. * NEW: MapItemManager: Added support for posters without dimensions. * BUG: SplatterMapManager: Prevent the use of splatter maps with posters without dimensions. * BUG: PlayerMapStore: Fix the console warning when loading a map store that exceeds the quotas. * BUG: Minor fixes to the french translation. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin