mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-25 11:35:35 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
2a49d94d1e
* NEW: Refactored PluginLogger for multi-thread usage and message formatting. * NEW: Posters and maps that could not be migrated are now saved back to their original files. * NEW: Moved the maptool-migration command to the /maptool migrate subcommand. * NEW: PosterMap can now be used without having row/column count information. * NEW: Added a detailed help message for the migration command. * BUG: Fixed UUIDFetcher's HTTP GET request sending. * BUG: Fixed Name->UUID time-specific matching. * OPT: Removed the CommandPermission structure, it is actually useless. * OPT: Renamed Migrator to MigratorExecutor. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md | ||
todo.txt |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin