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

Feature: CustomDataLocation #10

Closed Opachl closed 6 years ago

Opachl commented 6 years ago

Added feature to load structures per map from custom location.

Add the following Pattern to your config to enable it: worldSettings: YOURWORLDNAME: ./CUSTOMPATH/STARTET/AT/SERVERDIR

KovuTheHusky commented 6 years ago

I’ll take a peek at this soon. Currently traveling back home from Boston. Thanks for the PR!

KovuTheHusky commented 6 years ago

Out of curiosity, what plugin(s) are you using that moves the data directory away from the default location? Just want to look into it because I'm genuinely curious.