You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😅
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
The text was updated successfully, but these errors were encountered: