catageek / ByteCart

Minecraft plugin for bukkit to create a LAN/WAN rail network with routing algorithm
GNU General Public License v3.0
27 stars 9 forks source link

let updater render the tracks on dynmap as layer #58

Open thiefa opened 5 years ago

thiefa commented 5 years ago

hi catageek, i wonder if it would be possible to let the updater add the layout of the tracks to a dynmap, so dynmap renders routers and tracks automaticly as a seperated layer once an updater drove down a track.

a layer per region (in different colors drawn), and maybe one for region 0 routers would be nice :)

or is the a working 1.13.2 plugin out there, with what i could make that visible?

catageek commented 5 years ago

Hi @thiefa This is an excellent idea, and very easy to code. Just wait for the next version.

thiefa commented 5 years ago

started to make it with dynmap directly (dmarker command), however it seems the few latest versions dont support as many markers as i would need :D

opend an issuetracker for that on the dynmap repo aswell.

Dynmap Website of my Server