Depenizen icon indicating copy to clipboard operation
Depenizen copied to clipboard

Bluemap plugin support!

Open ArtifactyNight opened this issue 5 years ago • 4 comments

Bluemap is so interesting visualize map plugin so i want to make marker feature or etc. work with denizen

🥺

Resource Page: https://www.spigotmc.org/resources/bluemap.83557/ API: https://github.com/BlueMap-Minecraft/BlueMapAPI/wiki

ArtifactyNight avatar Oct 01 '20 13:10 ArtifactyNight

... What support?

mcmonkey4eva avatar Oct 01 '20 13:10 mcmonkey4eva

edited

// im forgot to put information 😂

ArtifactyNight avatar Oct 01 '20 13:10 ArtifactyNight

You've still requested exactly nothing thus far

mcmonkey4eva avatar Oct 01 '20 13:10 mcmonkey4eva

welp.

for situation: i want to make player who die, will displaying marker point in map. so i can add marker's icon and label by using command: - bluemap add [id:<#>] [icon:<#>] [label:<#>] and remove marker: - bluemapremove [id:<#>] and the last, can set a marker if it already have: - bluemap set [id:<#>] [icon:<#>] [label:<#>]

[icon:<#>] = need to put image's url. if not adding, it's will set default marker's icon.

and server tags like: <server.bluemap> to returns list of server's marker (using <ListTag.size> to return counts)

P.S. sorry for some bad grammarly. english isn't my main language 😅

ArtifactyNight avatar Oct 01 '20 13:10 ArtifactyNight