jmhertlein / MCTowns

A versatile and powerful town plugin using WorldGuard and the Bukkit API for Minecraft.
http://dev.bukkit.org/server-mods/mctowns/
GNU General Public License v3.0
8 stars 3 forks source link

Dynmap icon per town #9

Open hockeymikey opened 11 years ago

hockeymikey commented 11 years ago

Better dynmap interfacing so that an marker can be defined for the town but I guess it could be worked out with dynmap already. But this would allow for only one marker per town (or more if people wish to mark local buildings [Be configurable]).

So they user is like /town add icon [center or c]

That would add an icon on the dynmap for the town. The default would be at the current location but if you put c or center at the end it would place it at the center of the town.

This could be configured also if they want to allow towns more icons or only 1 at the center.

jmhertlein commented 11 years ago

I'll have to look into DynMap's API before I can comment further on this.

hockeymikey commented 11 years ago

Okay thanks!