KovuTheHusky / dynmap-structures

A Bukkit plugin that shows your world's structures (such as Villages, Strongholds, and Pyramids) on Dynmap.
MIT License
20 stars 18 forks source link

Change to world scan on install and chunk scan on generation #24

Open KovuTheHusky opened 5 years ago

KovuTheHusky commented 5 years ago

Async world scan on install (and possibly on command execution a la dynmap fullrender).

Chunk scan on generation instead of on load.