Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Go to file
Adrien Prokopowicz 96093898c8 New Sign-based Prompt GUI API.
* NEW: Added new Callback class.
* NEW: Added ReflectionUtils module.
* NEW: Added new PromptGui class.
* NEW: MapDetailGui: Implement renaming using new prompt API.
* BUG: ExplorerGUI: Fix a crash when setting null data.
* BUG: InventoryGUI: Fix titles longer than 32 characters.
2015-09-28 16:09:04 +02:00
src/main New Sign-based Prompt GUI API. 2015-09-28 16:09:04 +02:00
.gitignore * NEW: Updated .gitignore for IntelliJ and other IDEs. 2015-07-10 19:48:33 +02:00
licenseheader.txt Started refactoring. Plugin is not working yet ! 2015-03-16 20:40:44 +01:00
nb-configuration.xml Started refactoring. Plugin is not working yet ! 2015-03-16 20:40:44 +01:00
pom.xml * NEW: Updated version to 2.99. 2015-02-17 20:01:44 +01:00
README.md Initial commit 2013-09-25 11:59:06 -07:00

ImageOnMap

Repo for ImageOnMap, a bukkit plugin