HomeJavaModsHoloDrops
HoloDrops
What
HoloDrops adds the name and stack count of dropped items above them for easy identification (see screenshots spoiler)
Everything that the items display is customizable in the config

No Lag
This plugin will not lag the server and does not spawn armor stands to run, it simply names the dropped item to what's in the config and makes it visible.

Info
If you want to change the name of any item then go to the config file and edit it. If you find that an item is missing or you don't want an item in, the config is flexible and will support adding/removing.

1.13 and further supported in latest builds
Go to version history for legacy builds

To-do
- add names to each potion type

Spoiler: Showcase video (server.pro)
Spoiler: Screenshots
[​IMG] [​IMG]
Using SEUS v11 + R3D CRAFT 256x:
[​IMG]
[​IMG]
Item glow (can be colorful or white) w/ single stack on (x1):
[​IMG]
Spoiler: Permissions/commands
holodrops.reload - needed to reload the config with /hdreload (/hdr)
holodrops.check - used for /hdcheck (/hdc) to find any missing items in the config
Spoiler: Config
Code (YAML):

# Language and settings file

### HOLOGRAMS ###

# displays the %amount% of items in the stack
stack-count
: "&fx%amount%"
# show stack count of 1 on the item name
single-stack
: false
# prefix that appears on all items
holo-prefix
: "&f"
# suffix that appears on all items
holo-suffix
: ""
# the order in which all the elements appear to make the name
# P = prefix, I = item name, C = stack count, S = suffix
# you can also directly edit this instead of changing the formats above
holo-format
: "%P%%I% %C%%S%"

### WORLDS ###

# worlds where item drops get holos
enabled-worlds
:
 - "world"
  - "world_nether"
  - "world_the_end"

### MISC ###

# enable to make default item names also appear in item frames (renamed items show up by default from vanilla)
item-frame-holos
: false

# only show item holos if the item has a custom name
custom-names-only
: false

# put custom names here that you never want to see, NOT color sensitive, unlike glowlist
blacklist
:
 - "ShopItem"

### GLOW ###

# item-glow shows items through walls and in dark areas
item-glow
: false
# glow-color changes the color items glow in, currently uses the last color seen in the item name
# putting a color code at the end of an item name below is a good use of this system
glow-color
: true
# only the names listed here will glow, it's a glow whitelist. if blank then all items glow
# this IS color sensitive, so "&4Sword" =/= "&fSword", unlike the blacklist
glowlist
:
  #- "&4Diamond Sword"

### DROP PROTECTION ###

# drops will be protected and only the player who created the drop can pick it up
drop-protection
: true
# seconds before a drop becomes available to everyone else. set to 0 for unlimited protection
protection-time
: 60
# format to show that an item has protection. right now it is forced to go before holo-format
protection-format
: "&b&l%TIME% &f%PLAYER%'s "
# list of items that will be protected. leave blank for all drops.
protection-item-list
:
  #- DIAMOND
# ways a dropped item gets protection. currently limited to block drops
protection-sources
:
  block-drops
: true



### NAMES ###

# add/remove/edit items & names here (some of these you cant get as drops, fyi)
item-names
:
  ACACIA_BOAT
: "Acacia Boat"
  ...every other item
 
 
Find a bug or have a suggestion? Please pm me or write it in the discussion tab.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

HoloDrops is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15. Downloaded 17,467 times (via Spigot). Download it and open it directly in the game.

Explore more