The documentation says:
/marker add name(code name) duration(seconds, 0 to permanent) refreshRate(5) radius(0.3) displayName (on map) colorInline (HEX) colorOutline (HEX) - add marker on map
So I tried:
/marker add name duration 0 displayName "The Name"
That doesn't work.
I used to be able to simply type:
/marker add name
- can you allow for /marker add name so it accepts defaults and allows simple creation?
- can you advise how this syntax works? It seems different than all other plugins in the way it's written]