Map API for CommandHelper
LadyCailinBot opened this issue ยท 4 comments
CMDHELPER-2674 - Reported by ryan_the_leach
At current there is no way to manipulate maps with CommandHelper, whether it be simple stuff like changing zoom levels, scale and location, or the more complex task of editing the map itself, or creating overlays.
Comment by jb_aero
.> most bukkit devs refer to this as "the second least used feature of the api". If you want someone to take the effort to do this, you should at least include a list of functions you would want.
Comment by ryan_the_leach
Honestly I was only ever after get/set of the xCenter zCenter and the world/dimension, but felt it would feel odd if it didn't at least include the "basics"
scale:
world:
height:
width:
xCenter:
zCenter:
Comment by Tom.Gebbett
being able to set a bitmap for this (which is possible with maps) would be great but i appreciate what you say about it being underused, so don't consider this a request :D