mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2025-02-15 02:51:20 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
* NEW: Added the PluginLogger class to standardize console logging. * NEW: URLs are parsed before starting any downloading task, and an error is shown to the user if the parsing failed. * BUG: Exceptions are now catched at the highest possible level, so that appropriate error messages/logs can be generated. * OPT: Standardized code formatting a bit. |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml | ||
README.md | ||
todo.txt |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin