04-05-2017, 03:27 AM
(This post was last modified: 04-05-2017, 03:29 AM by Seperallis.)
The Dynamic Map should be fully configured now, the most recent changes allowing for players to set their own markers and labels on the map!
This is done via the use of specially-labeled signs:
As an example, I'll take the "Hadar" marker I placed on the map. I used a protected sign (see LWC above on how to protect blocks) and used the above instructions to create a map marker. When placing my sign, my input looked like this:
line 1 = [dynmap]
line 2 = icon:temple
line 3 = Hadar
line 4 =
This created a map marker labeled "Hadar", using the "temple" as an icon.
That's pretty much all there is to it! To see a list of icon IDs to use, you can type /dmarker icons in chat. If you want to know what all the icons look like you can look at the icon list here, which may be subject to change pending time/help to create/find our own custom icons.
This is done via the use of specially-labeled signs:
dynmap web bukkit Wrote:To use these, the first line of the sign MUST be [dynmap]. After that, any non-blank line will be included in the label of the marker, except for lines formatted as icon:<icon-id> (which allows the marker to be set to use a specific icon - if not specified, the icon "sign" is used). If the marker is successfully created, the sign's text will erase the [dynmap] & icon: lines. If the sign is later deleted, the corresponding map marker is deleted.
As an example, I'll take the "Hadar" marker I placed on the map. I used a protected sign (see LWC above on how to protect blocks) and used the above instructions to create a map marker. When placing my sign, my input looked like this:
line 1 = [dynmap]
line 2 = icon:temple
line 3 = Hadar
line 4 =
This created a map marker labeled "Hadar", using the "temple" as an icon.
That's pretty much all there is to it! To see a list of icon IDs to use, you can type /dmarker icons in chat. If you want to know what all the icons look like you can look at the icon list here, which may be subject to change pending time/help to create/find our own custom icons.