This is a plugin that allows your players to drop heads when they die which can be used with right click allowing you to perform actions such as hitting them, absorbing them, making sounds, giving them regeneration, etc. It works from 1.8 to 1.21.1 .If you want a request, bug report or more please join our
discord
Instalation: 1- Buy the plugin & download it
2- Install it on your server
3- Have fun!
4- Review The plugin
Usage: /uhg reload: Command to reload the plugin (permission: uhg.reload)
If you want to use placeholders, you need
PlaceholderAPI
# The following actions will be executed when the item is right-clicked # Usable actions: # - "[effect] <effect> <amplifier:number> <duration:number> <particles:boolean>" see for effects: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html # - "[message] <message>" will send a message to the player # - "[broadcast] <message>" will broadcast a message to the server # - "[playsound] <sound> <pitch:number>" will play a sound to the player see for sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html # - "[console] <command>" will execute a command as the console # - "[player] <command>" will execute a command as the player # - "[delay] <seconds:number>" will delay the next action by the specified amount of seconds actions: -
"[effect] REGENERATION 10 1 true" -
"[message] <green>You used the skull of %owner%" -
"[broadcast] <green>%player_name% used %owner%'s skull" -
"[sound] ENTITY_EXPERIENCE_ORB_PICKUP 1 1" crafteable-head:
enabled: false
item:
texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGFkMDQ3NmU4NjcxNjk2YWYzYTg5NDlhZmEyYTgxNGI5YmRkZTY1ZWNjZDFhOGI1OTNhZWVmZjVhMDMxOGQifX19" name: "<gold>Golden Head" lore: -
"<white>Right-click to eat" recipe: -
"GGG" -
"GHG" -
"GGG" ingredients:
G: GOLD_INGOT
H: PLAYER_HEAD