Initial Support for Regions system on dynmap

Included Worldguard support(default)
Also residence support(incomplete)
This commit is contained in:
Jason Booth 2011-04-13 19:58:25 -05:00
parent d53b3bc340
commit 8e59f37995
6 changed files with 425 additions and 0 deletions

View file

@ -587,4 +587,7 @@
position: relative;
top: -3px;
left: 0px;
}
.infowindow {
color:black;
}