Pl3xMap-Towny v1.0.0 Release
The first official release of Pl3xMap-Towny!
It has been almost 5 months since the alpha builds of Pl3xMap-Towny were released. Since then, the issues that have been reported have either been very minor bugs or feature requests. The plugin was in the alpha stage to monitor for any map-breaking bugs, and none were really found which is a very good thing.
I have decided to entirely forgo beta testing because of the above and also because I know a lot of server owners are already using this plugin in production. I don't expect there to be any surprises or new bugs with the official release as most of it has been feature additions and minor changes; there was no rewrite of core mechanics between this build and the alpha builds.
Furthermore you may have noticed the github repo for Pl3xMap-Towny has been moved under the official TownyAdvanced github organization. Hopefully that makes it easier for people to find the plugin and centralizes development on it as well, allowing other Towny developers to contribute to the plugin if they want to. For the foreseeable future, I will still be the primary maintainer of the plugin, but as always I welcome and encourage helpful pull-requests.
Change Log (Changes since Alpha Build 3):
- Add configuration options
use-town-color-fill
anduse-town-color-stroke
to allow town colors (changeable via/t set mapcolor
in-game) to be displayed as the fill color or stroke color for a claim (#11). These options are disabled by default to maintain the same behavior as previous builds. As newly noted in the config, these options will take priority over nation colors if those options are enabled. A good recommendation would be to have both the nation color options enabled, and also enable the town fill color resulting in the claim being the town color if a town color is present or falling back to the nation color if no town color is present. - Fix displaying members with a specific town rank (#13).
- Fix some claim shapes wrongly generating negative space.
- Bump up required Towny version to 0.97.1.0 in order to use town map colors.
Minor Note: Due to a Pl3xMap mechanic determining when to update markers, towns that change their nation or town color won't be able to see the color change on the map until they have made a change to their claim (either claiming or unclaiming a townblock).