Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Go to file
Amaury Carrade b9259280dd
Improved help files and used flags instead of double commands.
* NEW: improved help files, by adding missing helps and fixing display of others.
* NEW: there is now only one deletion command with a --confirm flag, leading to a less-confusing help for players.
* BUG: removed a very old Workers API test (from before zLib!). I feel a little sorry for him but eh, that's the rules.
* BUG: fixed untranlated title in the map details GUI.
2017-03-12 20:05:32 +01:00
src/main Improved help files and used flags instead of double commands. 2017-03-12 20:05:32 +01: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 ImageOnMap is now a zLib plugin. 2015-12-29 19:12:36 +01:00
README.md Initial commit 2013-09-25 11:59:06 -07:00

ImageOnMap

Repo for ImageOnMap, a bukkit plugin