[Cartographer2] [Addon] Vanilla Plus icon

[Cartographer2] [Addon] Vanilla Plus -----

Adds vanilla integration with Cartographer2



Requires Cartographer 2.14.0 or newer
[​IMG]
[​IMG]
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.
Features
  • Show nearby players and mobs
  • Show spawn location
  • Show last death
Permissions
  • 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
Config
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

How to install
  • Download the jar
  • Place in /plugins/Cartographer2/modules/
  • Load with command /cartographer module load VanillaPlus-1.0.4.jar
Resource Information
Author:
----------
Total Downloads: 1,539
First Release: Mar 30, 2020
Last Update: Aug 25, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings