xiebozhi / Muni

A town management plugin for Bukkit servers
http://dev.bukkit.org/bukkit-plugins/muni/
3 stars 2 forks source link

Make town rename method #6

Closed xiebozhi closed 11 years ago

xiebozhi commented 11 years ago

It will have to take the WG regions into account and re-write many things to the database (since the name is the used in memory as the PK)

This may prompt a change to using the serial integer PK to reference from the database.

xiebozhi commented 11 years ago

Made it where the new mayor has to confirm their choice of name, will require them to delete and start a new town to rename it.