mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2025-01-24 00:01:47 +01:00
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
b87dfdf231
* NEW: Implemented the per-player map limit. * NEW: Implemented the global map limit. * NEW: The map manager can now raise exceptions for some requests. * NEW: The configuration can now have deprecated field names. These fields are automatically migrated if present in the config file. * NEW: The configuration now writes default values when loading the plugin. * BUG: Fixed configuration loading. * BUG: Fixed player store loading's thread-safety. * OPT: Cleaned up map loading events initialisation. |
||
---|---|---|
src/main | ||
.gitignore | ||
licenseheader.txt | ||
nb-configuration.xml | ||
pom.xml | ||
README.md | ||
todo.txt |
ImageOnMap
Repo for ImageOnMap, a bukkit plugin