mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-25 11:35:35 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
c4a1310847
* NEW: Gui: can now have a parent. If so, a closing GUI will open its parent, like a modal dialog. * NEW: Gui: can now be immune to the next close event, if needed. * BUG: Gui: getOpenGui() does not throw an NPE anymore if no open GUI was found. * OPT: PromptGui: removed unneeded fields. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin