mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2025-02-18 04:21:19 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
* NEW: The manage command now opens the MapList GUI. * NEW: MapListGui: First actual implementation. * NEW: MapManager/PlayerMapStore: Added the getMaps() method. * BUG: GuiUtils: The hideAttributes() method does not crash anymore if the ItemFlags API is not available. * OPT: ExplorerGui: Inventory variables are now computed only on data update. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin