This resource was a custom plugin I made for someone, but I got no answer after two weeks, so I publish it here for free so eventually someone can use it, even though it's very basic. If you're that someone, then, enjoy it for free I guess x)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- Source Code:
- https://github.com/PYRRH4/HoloXP
- Donation Link:
- http://www.guillaumevdn.com/donate/
Description :
This plugin simply displays a customizable Hologram when a mob is killed ! You can configure the text (placeholders for player and mob name/type) and disappear time.
Supports Mythic Mobs as well.
https://media.giphy.com/media/Wxl4nA9a4zhe9V4nj5/source.gif
Configuration :
Requires :Code (YAML):#----------------------------------------------------------------------------------------------------
# Configuration file for HoloXP
# All the options are configurable here
#----------------------------------------------------------------------------------------------------
# Time (in ticks) that the hologram will take to disappear
# Default : 50 (2.5 seconds)
hologram_disappear_ticks: 25
# Texts
texts:
hologram:
- '&2[{mob}&2] &a&l+{xp} XP'
- '&7&o({player})'
- HolographicDisplays

HoloXP 1.0.0
Very basic plugin that displays holograms when killing mobs ! [supports MythicMobs] [1.7-1.15]