[Cartographer2] [Addon] Towny icon

[Cartographer2] [Addon] Towny -----

Adds Towny support for Cartographer2




Hi, this update attempts to fix some small problems with the RED_MARKER option that is supposed to be available in 1.21.1(used to be called RED_POINTER) by replacing it with the TARGET_POINT because for some reason Minecraft cannot encode it and therefore shows a blank map while spamming errors. This update should also fix icons not showing up in general in the latest updates of spigot.

Thanks! Please report any bugs asap!!
----------, Aug 25, 2024

Fixed players not showing up on the minimap, unless the max scale was set to 0.
----------, Jan 3, 2024

This update supports the latest version of towny, 0.98.0.0. Thanks for waiting, and please be sure to report any bugs or problems! :)
----------, Mar 14, 2022

Added a max-zoom option for the cursors, if you don't want cursors showing up at a high zoom. Delete your old config or add the max-zoom option manually like so:
Code (YAML):
player:
  neutral
:
    enabled
: true
    icon
: WHITE_POINTER
    global-range
: 50
    town-range
: 1000
    max-zoom
: 16
----------, Jan 5, 2021

This update adds a little more support for cursors. You can now specify a separate range for players that are in towns owned by you. For example, enemies may be visible only 50 blocks away, but can be seen up to 1000 when they are in a town that you own. In addition, you can also disable certain cursors.
Code (YAML):
# Player icons
# The global range is how close they must be to show up on your map
# The town range is how close they must be if they are in one of your towns that you own
show-name
: true
player
:
  neutral
:
    enabled
: true
    icon
: WHITE_POINTER
    global-range
: 50
    town-range
: 1000
  member_town
:
    enabled
: true
    icon
: GREEN_POINTER
    global-range
: 150
    town-range
: 1000
  allied_town
:
    enabled
: true
    icon
: GREEN_POINTER
    global-range
: 100
    town-range
: 1000
  member_nation
:
    enabled
: true
    icon
: BLUE_POINTER
    global-range
: 150
    town-range
: 1000
  allied_nation
:
    enabled
: true
    icon
: BLUE_POINTER
    global-range
: 100
    town-range
: 1000
  enemy_nation
:
    enabled
: true
    icon
: RED_MARKER RED_POINTER BLUE_POINTER
    global-range
: 50
    town-range
: 1000
----------, Jan 1, 2021

This update adds support for Towny's pre-releases. The console should no longer spam if you are using a version of Towny above 0.96.2.0.
----------, Oct 12, 2020

Starting your server should now load the the module properly, unlike before where you would have to manually unload then load the addon.
----------, Sep 21, 2020

Resource Information
Author:
----------
Total Downloads: 986
First Release: Sep 13, 2020
Last Update: Aug 25, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings