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: Added new Explorer GUI type (not yet complete). * NEW: Added testing implementation of MaterialGui. * NEW: Added testing implementation of MapListGui (not functional). * NEW: Gui: Added the MAX_INVENTORY_COLUMN_SIZE constant. * NEW: ActionGui: Added the onAction_unknown event. * NEW: ActionGui: Added the updateAction methods. * BUG: ActionGui can now find action handlers in subclasses. * BUG: ActionGui: Actions in the player's inventory are not cancelled anymore. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin