Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluemap plugin support! #346

Open
ArtifactyNight opened this issue Oct 1, 2020 · 4 comments
Open

Bluemap plugin support! #346

ArtifactyNight opened this issue Oct 1, 2020 · 4 comments
Labels
Possible Might be added - good candidate for a PR!

Comments

@ArtifactyNight
Copy link

ArtifactyNight commented Oct 1, 2020

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

@mcmonkey4eva
Copy link
Member

... What support?

@mcmonkey4eva mcmonkey4eva added the Possible Might be added - good candidate for a PR! label Oct 1, 2020
@ArtifactyNight
Copy link
Author

edited

// im forgot to put information 😂

@mcmonkey4eva
Copy link
Member

You've still requested exactly nothing thus far

@ArtifactyNight
Copy link
Author

ArtifactyNight commented Oct 1, 2020

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 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Might be added - good candidate for a PR!
Projects
None yet
Development

No branches or pull requests

2 participants