- Native Minecraft Version:
- 1.18
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
Requires Cartographer 2.14.9 or newer
Towny
This module provides support for TownyAdvanced. Show all the plot claims, residents and other players on the minimap!
Important Notes
Features
- Names are only supported in Spigot versions 1.13 and above
- Not all the cursors are available in previous Spigot versions.
Config
- Show towny claims
- Show town spawn
- Show other players
Additional SettingsCode (YAML):# Town home icon
home-icon: MANSION
# Town colors
town:
neutral: 255, 255, 0
member_town: 0, 255, 0
allied_town: 0, 0, 255
member_nation: 0, 128, 0
allied_nation: 0, 0, 128
enemy_nation: 255, 0, 0
# 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
max-zoom: 16
member_town:
enabled: true
icon: GREEN_POINTER
global-range: 150
town-range: 1000
max-zoom: 16
allied_town:
enabled: true
icon: GREEN_POINTER
global-range: 100
town-range: 1000
max-zoom: 16
member_nation:
enabled: true
icon: BLUE_POINTER
global-range: 150
town-range: 1000
max-zoom: 16
allied_nation:
enabled: true
icon: BLUE_POINTER
global-range: 100
town-range: 1000
max-zoom: 16
enemy_nation:
enabled: true
icon: RED_MARKER RED_POINTER BLUE_POINTER
global-range: 50
town-range: 1000
max-zoom: 16
How to install
- towny_show_claims - Show the towny claims on the minimap
- towny_show_players - Show other players on the minimap
- towny_show_spawn - Show the faction home on the minimap
- Download the jar
- Place in /plugins/Cartographer2/modules/
- Load with command /cartographer module load TownyAddon-1.0.5.jar

[Cartographer2] [Addon] Towny 1.0.5
Adds Towny support for Cartographer2
Recent Updates
- Towny 0.98.0.0 Support Mar 14, 2022
- Max zoom option Jan 5, 2021
- Cursor Update Jan 1, 2021