Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

[Feature Request] Add coordinate arguments to regular /dmarker command

ephun opened this issue ยท 3 comments

commented

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.

commented

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>

commented

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.

commented

Oh man. I feel silly. I read documentation, but apparently missed this. I'm sorry haha