Skip to content

Releases: TownyAdvanced/MapTowny

MapTowny v2.0.0-BETA-1

09 Jan 20:00
Compare
Choose a tag to compare
Pre-release

New Year, New Name

It's only been a few months since the plugin was officially released, and there's already a major version change and a new name. This is due to the original Pl3xMap being archived/abandoned and new forks popping up to replace it. Some of these forks are not called Pl3xMap so supporting them and keeping the plugin called Pl3xMap-Towny could've led in some confusion for users of those forks.

Hence, to account for these changes, the plugin has been renamed to MapTowny. Commands and permissions have been renamed appropriately as well. Make sure to update permissions to have maptowny now.

One for All

In building support for these forks, the plugin was also abstracted out enough to support various web-map plugins, not just Pl3xMap based. What this means is that MapTowny has the potential to combine a lot of specific Towny web-map addons and maintain them under a single plugin. To show this, support has already been implemented for dynmap as well.

Supported Plugins

Support has been added for Pl3xMap, squaremap, and dynmap. Please see the README for links to these plugins.

Dynmap Functionality

Pl3xMap supports a concept called negative space which the plugin uses to show holes where unclaimed plots are when surrounded by claimed plots. Dynmap has no concept of negative space which means that if unclaimed plots are surrounded by claimed plots, then those unclaimed plots may show up as claimed by the town on the web-map.

Dynmap also only supports PNG images for icons, so using any other image type for icons may cause errors.

Warning: This build has not been tested on production servers, so please report any issues on the Github Issue tracker.

Download the plugin .jar file from the Assets section below and place the file in the plugins directory of the server.

Pl3xMap-Towny v1.0.0 Release

19 Oct 04:53
Compare
Choose a tag to compare

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 and use-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).

Download the plugin .jar file from the Assets section below and place the file in the plugins directory of the server.

Pl3xMap-Towny Alpha Release 3

05 Jun 21:09
62c7aaf
Compare
Choose a tag to compare
Pre-release

The third alpha build of Pl3xMap-Towny!

Warning: This build is not tested for production servers. Use at your own risk! Please report any issues or bugs on the issue tracker.

Changelog

  • Added a use-nation-color-stroke config option to use a nation's map color for the claim stroke line (#6).
  • Do not render ruined towns. This is because they do not have mayors and will cause errors when generating tooltip information. (courtesy of AAigars #9) (#7).
  • Added detailed replacement errors. If a replacement causes an error, the town and error will be printed out in console (#7).
  • Added plugin API. Please see the API wiki page for info (#8).

Check out the wiki for more information on the plugin.

You can download the latest jar file in the assets below.

Pl3xMap-Towny Alpha Release 2

26 May 20:08
Compare
Choose a tag to compare
Pre-release

Second Alpha build of Pl3xMap-Towny!

Warning: This build is not tested for production servers. Use at your own risk! Please report any issues or bugs on the issue tracker.

Changelog

  • Add more tooltip placeholders that can be used in the HTML files!
  • Add outpost icons that will display at the location of all outpost spawns.

Check out the wiki for more information on these features.

You can download the latest jar file in the assets below.

Pl3xMap-Towny Alpha Release 1

24 May 05:40
Compare
Choose a tag to compare
Pre-release

Pl3xMap-Towny Alpha Release 1

Hello! Thank you for trying out the very first release of the plugin!

WARNING: This plugin is not yet tested for production servers. However, it has been well-tested on my own local server, so I don't expect any major bugs hopefully.... Please see the README for general instructions on how to use this plugin and the wiki section will be set up soon(tm).

Download the plugin via the jar file below. Please please please report any bugs on the issue tracker!