What does this plugin do?
This is a very simple plugin which mainly adds one thing: Holographic names over drops, which can be seen from a customizable distance. Here is a picture of what a drop will look like with this plugin enabled:
It's a plugin which I created originally for my own uses, and was not planning on sharing it at first but then decided to tweak it, improve it and finally chose to share it here on Spigot, in case other Server owners would like to use it.
In the configuration file, the name of each item in the game can be altered, so this plugin can, in theory, support any language you want.
Commands
There is only one command in this plugin, due to Drop Names being simple and light:
/dropnames reload : Reloads the configuration file. (dropnames.reload)
This is a very simple plugin which mainly adds one thing: Holographic names over drops, which can be seen from a customizable distance. Here is a picture of what a drop will look like with this plugin enabled:
Spoiler: Screenshot
It's a plugin which I created originally for my own uses, and was not planning on sharing it at first but then decided to tweak it, improve it and finally chose to share it here on Spigot, in case other Server owners would like to use it.
In the configuration file, the name of each item in the game can be altered, so this plugin can, in theory, support any language you want.
Commands
There is only one command in this plugin, due to Drop Names being simple and light:
/dropnames reload : Reloads the configuration file. (dropnames.reload)
Spoiler: Configuration File
###COLOR CODING - Default Minecraft color coding.
#&0 - Black
#&1 - Dark Blue
#&2 - Dark Green
#&3 - Dark Aqua
#&4 - Dark Red
#&5 - Purple
#&6 - Gold
#&7 - Gray
#&8 - Dark Gray
#&9 - Blue
#&a - Green
#&b - Aqua
#&c - Red
#&d - Pink
#&e - Yellow
#&f - White
#&r - Reset
#&l - Bold
#&m - Strikethrough
#&n - Underlined
#&o - Italic
#The color that the amount should be written in the drop name.
Amount Color : "&6"
#Maximum distance any player has to be from the drop for its name to be visible. The higher this number is, the more the plugin might slow down the server.
Maximum Distance : 32.0
#How often the drops should be checking for nearby players (in ticks). Warning: Setting this to a number below 5 might cause lag!
Update Timer : 40
#A list of worlds where items should not have display names shown over the drops.
Disabled Worlds :
- testworld
- world1
#Any drop listed below will have its name changed to the written value. A list of the available items can be found here -> https://helpch.at/docs/<MC VERSION>/index.html?org/bukkit/Material.html
#If any item's name is blank (""), then display name for it will be disabled.
Custom Names:
ENCHANTED_GOLDEN_APPLE : "&dEnchanted Golden Apple"
ENCHANTED_BOOK : "&eEnchanted Book"
DIAMOND : "&bDiamond"
BARRIER : "" #<-- Not visible
#Set this to true if you want dropped items to display their names.
#Set this to false if you want dropped items to display the name of who dropped them.
Display Name : true
#The color that the name of the person who dropped the item should be.
Player Name Color : "&e"
Code (YAML):
###COLOR CODING - Default Minecraft color coding.
#&0 - Black
#&1 - Dark Blue
#&2 - Dark Green
#&3 - Dark Aqua
#&4 - Dark Red
#&5 - Purple
#&6 - Gold
#&7 - Gray
#&8 - Dark Gray
#&9 - Blue
#&a - Green
#&b - Aqua
#&c - Red
#&d - Pink
#&e - Yellow
#&f - White
#&r - Reset
#&l - Bold
#&m - Strikethrough
#&n - Underlined
#&o - Italic
#The color that the amount should be written in the drop name.
Amount Color : "&6"
#Maximum distance any player has to be from the drop for its name to be visible. The higher this number is, the more the plugin might slow down the server.
Maximum Distance : 32.0
#How often the drops should be checking for nearby players (in ticks). Warning: Setting this to a number below 5 might cause lag!
Update Timer : 40
#A list of worlds where items should not have display names shown over the drops.
Disabled Worlds :
- testworld
- world1
#Any drop listed below will have its name changed to the written value. A list of the available items can be found here -> https://helpch.at/docs/<MC VERSION>/index.html?org/bukkit/Material.html
#If any item's name is blank (""), then display name for it will be disabled.
Custom Names:
ENCHANTED_GOLDEN_APPLE : "&dEnchanted Golden Apple"
ENCHANTED_BOOK : "&eEnchanted Book"
DIAMOND : "&bDiamond"
BARRIER : "" #<-- Not visible
#Set this to true if you want dropped items to display their names.
#Set this to false if you want dropped items to display the name of who dropped them.
Display Name : true
#The color that the name of the person who dropped the item should be.
Player Name Color : "&e"
Special Thanks
Spoiler: Amazing People
Celestyte, for making the plugin's icon.
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.
⌕ Drop Names ⌕ | 1.8-1.15.2 | Holographic names over drops is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 3,733 times (via Spigot). Download it and open it directly in the game.