Requires Cartographer 2.14.0 or newer
Explore the dev server at dev.aaaaahhhhhhh.com
Important Notes
- Names are only supported in Spigot versions 1.13 and above
- Not all the cursors are available in previous Spigot versions.
- Show nearby players and mobs
- Show spawn location
- Show last death
- vanillaplus.admin - Grants all permissions for VanillaPlus
- vanillaplus.cursor.players - Allows tracking of all players, except those with the invisibility permission, invisiblity, or sneaking
- vanillaplus.cursor.location.death - Allows tracking of the player's last death location
- vanillaplus.cursor.location.spawn - Allows tracking of the player's spawn
- vanillaplus.cursor.entity.<type> - Allows tracking of specified entity type, if enabled in the config
- vanillaplus.invisible - Prevents a player from showing up on the minimap
Code (YAML):
blacklist
: true
blacklisted-worlds : [ ]
# Find the cursor types here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/map/MapCursor.Type.html
# Not every icon may be available in your version
#
# Visibility options are FULL, PARTIAL, and NONE
# Cursors for basic icons
cursors:
spawn:
enabled : true
icon : MANSION WHITE_CIRCLE
default-visibility : FULL
show-name : true
display-name : "Spawn"
death:
enabled : true
icon : RED_X WHITE_CROSS
default-visibility : FULL
show-name : true
display-name : "§cDeath"
# Options for displaying other players
players:
enabled : true
icon : WHITE_POINTER
range : 512
default-visibility : PARTIAL
show-name : true
# Options for displaying entities
# Find a list of all the entitytypes here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
# Required permissions are vanillaplus.cursor.entity.<entitytype>
# Use "MATERIAL:DURABILITY" format for the items, if durability is required.
entity:
SKELETON:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : BONE
ZOMBIE:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : ROTTEN_FLESH
CREEPER:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : GUNPOWDER
SPIDER:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : SPIDER_EYE
VILLAGER:
icon : BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : EMERALD
PIG:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : PORKCHOP
SHEEP:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : WOOL
COW:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : BEEF
CHICKEN:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : FEATHER
blacklisted-worlds : [ ]
# Find the cursor types here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/map/MapCursor.Type.html
# Not every icon may be available in your version
#
# Visibility options are FULL, PARTIAL, and NONE
# Cursors for basic icons
cursors:
spawn:
enabled : true
icon : MANSION WHITE_CIRCLE
default-visibility : FULL
show-name : true
display-name : "Spawn"
death:
enabled : true
icon : RED_X WHITE_CROSS
default-visibility : FULL
show-name : true
display-name : "§cDeath"
# Options for displaying other players
players:
enabled : true
icon : WHITE_POINTER
range : 512
default-visibility : PARTIAL
show-name : true
# Options for displaying entities
# Find a list of all the entitytypes here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
# Required permissions are vanillaplus.cursor.entity.<entitytype>
# Use "MATERIAL:DURABILITY" format for the items, if durability is required.
entity:
SKELETON:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : BONE
ZOMBIE:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : ROTTEN_FLESH
CREEPER:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : GUNPOWDER
SPIDER:
icon : RED_MARKER RED_POINTER BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : SPIDER_EYE
VILLAGER:
icon : BLUE_POINTER
range : 20
default-visibility : PARTIAL
show-name : true
item : EMERALD
PIG:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : PORKCHOP
SHEEP:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : WOOL
COW:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : BEEF
CHICKEN:
icon : GREEN_POINTER
range : 30
default-visibility : PARTIAL
show-name : true
item : FEATHER
How to install
- Download the jar
- Place in /plugins/Cartographer2/modules/
- Load with command /cartographer module load VanillaPlus-1.0.4.jar
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
[Cartographer2] [Addon] Vanilla Plus is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 2,358 times (via Spigot). Download it and open it directly in the game.