[Feature Request] Add coordinate arguments to regular /dmarker command
ephun opened this issue ยท 3 comments
I would like to see an added ability to execute the dmarker
command from a server console, for example, and be able to remotely assign the coordinates of the marker. To my knowledge, this feature is not possible in the current builds of dynmap.
Ah - so the full command here doesn't work?
/dmarker add id:<id> <label> icon:<icon> set:<set-id> x:<x-coord> y:<y-coord> z:<z-coord> world:<Worldname>
To elaborate, I am the owner of a Spigot server. Ideally, I could have players submit marker requests through Discord. They give me the coordinates, name, and marker "type" (icon) and I can set it console-side without having to get out of survival, write down my coordinates, teleport to theirs, set the marker, teleport back, and switch back to survival.