mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-10 20:40:16 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
0a79eee89b
* NEW: Added another onClick signature with the full event as the last parameter. * NEW: Added a new method triggered when an item is dropped in the inventory GUI (`onItemDeposit`), with various signatures. * BUG: Click triggered on click on a slot with the same raw number on the player inventory (out of the GUI). * BUG: Fixed items ate by the GUI when dragged on it by cancelling all drags on managed inventories. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin