xPowerHeads Plugin
A powerful Minecraft Bukkit/Spigot plugin that adds legendary enchanted mob heads with special abilities to your server.
⭐ Plugin Description
Ultimate Mob Power Heads transforms your Minecraft experience by allowing players to collect and wear mob heads that grant extraordinary powers. When a player defeats a mob, there's a chance the mob will drop its head. Wearing these special heads grants the player both active abilities (triggered by right-clicking) and passive abilities (always active while wearing).
⭐ Features
- 15+ Unique Power Heads: Each with distinct abilities based on the mob type
- Active Abilities: Right-click to trigger special powers (cooldown configurable)
- Passive Abilities: Always-active effects while wearing the head
- Configurable Drop Rates: Set custom chances for each mob type
- Permission Support: Control which players can use which abilities
- Custom Messages: Fully customizable messages with hex color support
- Sound Effects: Enhanced experience with appropriate sound effects
- Prevention of Head Placement: Power heads cannot be placed as blocks in the world
- Comprehensive Cooldown System: Prevents ability spam and ensures balanced gameplay
⭐ How It Works
- Kill mobs to have a chance of obtaining their power head.
- Wear the head to gain its unique abilities.
- Right-click while wearing a head to activate its special powers.
- Enjoy the passive abilities that are always active while wearing.
⭐ Active Ability Usage
- Equip the Head: Place the power head in your helmet armor slot.
- Right-Click Action: Use right-click (either in air or on a block) to activate the ability.
- Cooldown Period: After using an ability, it enters a cooldown period before it can be used again.
- Activation Feedback: Players receive visual and sound effects confirmation when abilities are used.
⭐ Cooldown System
- Each ability has a configurable cooldown time (set in config.yml).
- Players receive clear feedback when an ability is on cooldown.
- Cooldowns are tracked per player and per ability.
- Administrators can adjust cooldowns to balance gameplay.
⭐ Power Head List
- Mob Head Active Abilities Passive Abilities
- Zombie Poison Cloud Lifesteal
- Skeleton Fireball Barrage Undead Protection
- Creeper Nuke Mode Creeper Ally
- Wither Skeleton Wither Blast, Wither TempFly Wither Immunity
- Ender Dragon Dragon's Wrath, Permanent Flight, Dragon Roar Fire Resistance, Damage Reflection
- Ghast Ghast Fireball, TempFly Fire Resistance
- Blaze Fireball Barrage Fire Resistance, Flame Aura
- Elder Guardian Blink Teleport Damage Reflection, Super Strength
- Guardian Blink Teleport Damage Reflection
- Supreme Wither Wither Blast, Wither Army, Wither Explosion, Summon Mini Withers Wither Immunity, Damage Reflection, Super Strength
- Enderman Blink Teleport Void Protection
- Spider Poison Cloud Wall Climb
- Cave Spider Poison Cloud Wall Climb, Lifesteal
- Slime Blink Teleport Damage Reflection
- Magma Cube Fireball Barrage Fire Resistance, Damage Reflection
⭐ Installation
- Download the xPowerHeads.jar.
- Place the JAR file in your server's plugins folder.
- Restart your server.
- Configure the plugin by editing the plugins/xPowerHeads/config.yml file.
- Reload the plugin with /powerheads reload or restart the server.
⭐ Commands
Command
Description
Permission
- /powerheads Main command for the plugin xpowerheads.use
- /powerheads help Shows help information xpowerheads.use
- /powerheads reload Reloads the plugin configuration xpowerheads.admin
- /powerheads give <player> <head> Gives a power head to a player xpowerheads.admin
- /powerheads list Lists all available power heads xpowerheads.use
⭐ Permissions
Permission
Description
Default
- xpowerheads.use Allows players to use power heads true
- xpowerheads.ability.* Allows players to use all abilities false
- xpowerheads.ability.<ability_name> Allows players to use a specific ability false
- xpowerheads.admin Allows access to admin commands op
⭐ Configuration
config.yml
# Drop rates for different mobs (chance to drop a power head)
drop-rates:
zombie: 0.05
skeleton: 0.05
# ...
# Cooldowns for abilities in seconds
cooldowns:
nuke_mode: 60
blink_teleport: 30
# ...
# Power Head Definitions
heads:
zombie_head:
display-name: "&a&lZombie Power Head"
lore:
- "&7The essence of the undead"
- "&7empowers this head."
abilities:
active:
poison_cloud: true
passive:
lifesteal: true
# ...
messages.yml
messages:
no_permission: "{prefix}&cYou don't have permission to use this command."
ability_activated: "&a{ability} &7activated!"
ability_cooldown: "&c{ability} &7on cooldown for &c{seconds}s"
⭐ Head Placement Prevention
- Prevents placing power heads as blocks.
- Displays a message when placement is attempted.
⭐ Requirements
- Minecraft Server: Bukkit/Spigot/Paper 1.20.1 - 1.21+
- Java: 17+
- Dependencies: None
⭐ Support
- For support, bug reports, or feature requests, contact the author on Discord: godxpro.exe.
⭐ Credits
- Author: GodXPro
- Developer: GodXPro (Discord: godxpro.exe)
Created with by
GodXPro
Thank you for using Ultimate Mob Power Heads!