ldtteam / minecolonies-features

This is a repo only to discuss minecolonies features (requested and planned)
10 stars 3 forks source link

[Suggestion] Please add support for Dynmap #728

Closed IceGoalie31 closed 1 year ago

IceGoalie31 commented 1 year ago

Please add support for Dynmap, something along the lines of the attached image. image I have found documentation and they do have an API although I do not know how useful their documentation is, here are some links that might help. https://gist.github.com/JOO200/eb99b294ebd16a353750f83d8dcdce23 (all the API documentation I could find. Note: was given to me on their discord server.) https://github.com/webbukkit/dynmap/wiki/Using-markers#area-markers (Might help with getting the area markers for the colony borders.) Note: Dynmap is different from JourneyMap as it is targeted towards servers I believe. This is because it runs in a web browser without needing to have the Minecraft client open. It also allows Isometric map viewing. Link to Dynmap Forge Version: https://www.curseforge.com/minecraft/mc-mods/dynmapforge

Thanks.

Thodor12 commented 1 year ago

I'll go ahead and look into this, this could be a useful optional plugin to have. One question, can you tell from your Dynmap if DO blocks (like the shingles etc) are already able to render correctly? Would help me narrow the scope of the MR a bit.

IceGoalie31 commented 1 year ago

It appears that it ignores shingles. I have a screenshot, the circles show where shingles should be: image Dynmap does have stuff on their wiki page about custom blocks although I do not know exactly what you are looking for: https://github.com/webbukkit/dynmap/wiki/Custom-Block-Definitions There are more things in the table of contents at the bottom under "Mod Support"