Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Soapiee

Spawn a hologram when a player dies

Report DeathHolograms?

https://i.ibb.co/tpT20n02/Features.png

  • Fully design every single hologram (Hex colour support)
  • Unlimited hologram designs
  • NO required dependencies
  • Customise the despawn duration
  • Permission based Death Hologram (great donator perk)
  • PlaceholderAPI support inside the holograms
  • 1.19.4 Displays support, for optimal performance
  • DecentHolograms Support (Adds animations)
  • Supports all death causes (Players, Entities, Environment + Commands)
  • Pre-defined holograms, for simple “plug-in and play”
  • 100% Configurable plugin messages (Hex colour support)
  • Spawn death holograms on command (allows easy testing)

https://i.ibb.co/7d0KfCBj/Media.png

smiley hologram

https://i.ibb.co/TMMJYnRc/4a8231de1051bb451dd603b84a8765dc-1.gif

hologram_groups:
  smiley:
    priority: 3
    design:
      - "&c&l       ______     "
      - "&c&l     /          \\   "
      - "&c&l    /   X    X   \\  "
      - "&c&l    |       >       |  "
      - "&c&l    |               |  "
      - "&c&l    \\    ---    /  "
      - "&c&l     \\          /   "
      - "&c&l       ------      "
rainbow hologram

Please note this uses a PlaceholderAPI placeholder (%RainbowColor_<text>%)
Use “/papi ecloud download RainbowColor” to register them.

https://i.ibb.co/YBVCVNX8/351a4d5cc947285a465ec4fab44c1c4c-1.gif

hologram_groups:
  rainbow:
    priority: 4
    design:
      - "%RainbowColor_-------------%"
      - "%RainbowColor_%player% died here%"
      - "%RainbowColor_-------------%"
kdr hologram

Please note this uses PlaceholderAPI placeholders (%statistic_player_kills%& and %statistic_deaths%)
Use “/papi ecloud download statistics” to register them.

https://i.ibb.co/FqkRWBLC/27e5110edb3f45ca0a41b3645967ee6a-1.gif

hologram_groups:
kdr:
  priority: 5
  design:
    - "&e%player% died"
    - "&7KDR -> &a%statistic_player_kills%&7/&c%statistic_deaths%"
gravestone hologram

https://i.ibb.co/Cp6ZtZ6g/d34d09bed70ff7f936a3d5b636629abf-1.gif

hologram_groups:
 gravestone:
   priority: 7
   design:
     - "&b&l   _____   "
     - "&b&l  /       \\  "
     - "&b&l  |         |  "
     - "&b&l  |   &c&lRIP  &b&l|  "
     - "&b&l  |         |  "
     - "&b&l  |         |  "
     - "&b&l  |         |  "
     - "&b&l  |         |  "
     - "&b&l  |         |  "
hex colors hologram

https://i.ibb.co/DDWphS5J/a1c3970a9a897c47b3d9264a3d942112-1.gif

hologram_groups:
 colour:
   priority: 8
   design:
     - "#ff8e1c%killer%%cause%"
     - "#db162akilled"
     - "#6632ab%player% here"
emoji hologram

https://i.ibb.co/v42kDTrd/c9f7b06186d924b506623383f6b8b538-1.gif

hologram_groups:
 emoji:
   priority: 9
   permission: deathholos.grwaoup.donator
   design:
     - "&a★ ★ ★ ★ ★"
     - "&e%player% died to &c%killer%%cause%"
     - "example line ②"
     - "example line ③"
     - "example line ④"
     - "example line ⑤"
     - "&a★ ★ ★ ★ ★"
standard hologram

https://i.ibb.co/84TVZGr4/f1b37e8e768f84b46144fc7047df6f50-1-1.gif

hologram_groups:
 default:
   priority: 10
   permission: deathholos.group.default
   design:
     - "&5&k&l||&e %player% has died &5&k&l||"
     - "&5&k&l||&e to %killer%%cause% &5&k&l||"
Entity Hologram

alt

hologram_groups:
  entity:
    priority: 10
    design:
      - "&e█&0█&e█&0█&e█&0█&e█&0█&e█&0█"
      - "&e&l%player% &0&ldied &e&lhere"
      - "#ENTITY: BEE"
      - " "
      - "&e█&0█&e█&0█&e█&0█&e█&0█&e█&0█"
Hex gradient Hologram

alt

hologram_groups:
  gradient:
    priority: 5
    design:
      - "<#B22AFE>Gradient Text</#ff8157>"
      - "<#6CF5F3>&nMade possible with the</#1FBF37>"
      - "<#FF7F1C>&lDECENT HOLOGRAMS dependency</#ED7BDB>"
      - "<RAINBOW1>Rainbow Text</RAINBOW>"
      - "<RAINBOW1>-----------</RAINBOW>"
Heads

alt

hologram_groups:
   heads:
    priority: 30
    design:
    - "&c%player%"
    - "#HEAD: PLAYER_HEAD (%player%)"
    - "&cdied to %killer%"
    - "#HEAD: PLAYER_HEAD (%killer%)"
Animations

alt

hologram_groups:
  animation:
    priority: 4
    design:
    - "<ANIM:wave:&b,&f>These animations are</ANIM>"
    - "<#ANIM:burn:&f,&6&l>only possible if you</#ANIM>"
    - "<#ANIM:typewriter>use the Decent Holograms hook</#ANIM>"

https://i.ibb.co/jZTRw2fx/Commands.png

Admin Commands

Command Permission Description Default
/adh, /admindh, /adeathholos deathholos.admin Allows access to the admin command OP
/adh help deathholos.admin Access to the admin help command OP
/adh reload deathholos.admin.reload Reloads the plugin OP
/adh spawn [hologram_group] deathholos.admin Spawns the hologram at your location OP
deathholos.admin.updatenotif Gives the user a notification if the plugin has an update OP

Player Permissions

Command Permission Description Default
deathholos.silentdeath A player will die without a hologram spawning false
deathholos.group.{hologram_group} The hologram with this permission, will spawn when the players dies. If one isnt set for a player, the hologram with the lowest priority will spawn. If a player has multiple hologram group permissions, the one with the highest priority will be used. false

https://i.ibb.co/vCpQQqPn/Support.png DISC

Message me on Discord for support, feature requests or any other assistance you may need.

Information

CategoryMiscellaneous
Published onMarch 26, 2026
LicenseGPL
Downloads2
Stars0
Watchers1

Pinned Versions

Members

Avatar for Soapiee

Soapiee

Owner