webbukkit/DynmapCore

I have a question

Opened this issue · 1 comments

Hallo mikeprimm
i have a question about this http://map1.kadcon.de/?worldname=world&mapname=gsFlat&zoom=2&x=0&y=64&z=0 how can i make this for the plugin landlord or another Chunk plugin have you some ideas. I can code Java Plugins but i have no Ideas how this work with the DynmapAPI

Edit://
Red = Claimed Chunk
Green = Not Claimed Chunk
....

If you look at the code for the Dynmap-* plugins, like Dynmap-Factions, you can see some examples of how to use the Dynmap API to create 'area' overlays for sections of the worlds. Getting the API from the Forge version is slightly different, but the API itself works the same.