Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Go to file
Amaury Carrade 26d28787be Removed useless and ugly vanilla infos (such as “Unknown map”) from the tooltips.
* NEW: Added a reflection-based API to remove all vanilla infos from the tooltips. Only effective on Bukkit 1.8.3+.
* NEW: Now using this API to remove the “Unknown map” or “Scaled at 1:8” texts from the maps in the GUI.
2015-07-10 19:37:59 +02:00
src/main Removed useless and ugly vanilla infos (such as “Unknown map”) from the tooltips. 2015-07-10 19:37:59 +02:00
.gitignore * NEW: Switched project to Maven. 2015-02-14 19:25:20 +01: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