CommandHelper

CommandHelper

46.5k Downloads

Map API for CommandHelper

LadyCailinBot opened this issue ยท 4 comments

commented

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.

commented

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.

commented

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:

commented

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

commented

Comment by jb_aero

I mean, the "basics" ryan mentioned are reasonable. There is some awesome stuff you can do with it, if you can figure out how, it's just ain't nobody got time fo dat.