I'd like to be able to generate a monument marker with custom label from a plugin, anyone know how I might do this?
Thanks in advance.
Dynamically generating monument markers?Solved
Monument markers have to be part of the map, for players to see them on the map. Therefore, it is not feasible to generate them with a plugin.
However, you can add map marker entities via a plugin. For instance, to surround an area. The vending map markers can also display text, but the text is only visible when a player hovers their mouse over it.
Shame, had an idea for an event that I wanted to build - it'd be nice if FacePunch created some player icons for the map...
Thanks anyway.
Locked automatically