draw images on maps
Go to file
SydMontague 6399c4478b Release Version 0.5.0
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
2019-04-06 15:17:43 +02:00
src/main Stop using player names as key in Maps... 2019-04-06 15:12:30 +02:00
.gitignore Improved map reuse behaviour of the plugin. 2014-01-04 14:07:14 +01:00
pom.xml Release Version 0.5.0 2019-04-06 15:17:43 +02:00