mirror of
https://github.com/SydMontague/ImageMaps.git
synced 2024-11-22 02:15:20 +01:00
draw images on maps
6399c4478b
Huge shoutout to BaronyCraft for contributing these features! - Prevent users from escaping the /images folder - allow reloading images from console - cancel placement by right clicking air (requires item in hand) - allow downloading images from the web to the /images folder -- /imagemap <fileName> download <URL> -- requires imagemap.download permission - /imagemap <fileName> info command to get dimensions of image - display space requirements before placement - added scale parameter -- /imagemap <fileName> scale <tilesX> <tilesY> -- scales to fit in given constraints, but keeps aspect ratio |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml |