mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2025-01-22 07:21:24 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
a285d782be
* NEW: MapItemManager: now handles item frame events, allowing to hide the map's title only when needed. * NEW: Map files are now all loaded on start, rather than on demand. * NEW: Rewrote DeleteConfirmCommand using the new RawText API. * NEW: Use the new ZLib.registerEvents() API. * OPT: MapManager's and PlayerMapStore's managesMap() methods now return early when given a non-map ItemStack. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin