MobAttacks — Unleash Epic Minecraft Mob Powers with Simple Commands!
MobAttacks is a powerful and customizable Spigot plugin that lets players perform iconic Minecraft mob attacks via easy commands. Explode like a Creeper, charge like a Ravager, teleport like an Enderman, and more all balanced with cooldowns and damage settings for perfect gameplay integration.
Demo Video
MobAttacks in action!
Features
- Multiple Mob Attacks: Warden, Creeper, Ghast, Ravager, Shulker, Blaze, Evoker, Wither, Ender Dragon, Snow Golem, and Enderman attacks.
- No Mob Attacks: Firebreath
- Customizable cooldowns and damage: Adjust values easily in the config.
- Permission-based commands: Control who can use each attack with fine-grained permissions.
- Player feedback: Colored messages inform players about cooldowns, usage, and permissions.
- Real-time config reload: Apply changes without restarting the server.
Commands & Usage
Code (YAML):
/mobattack reload
# Reloads the plugin config (Permission: mobattack.admin)
/warden
# Perform Warden’s Sonic Boom attack (Permission: mobattack.warden)
/creeper
# Explode like a Creeper (Permission: mobattack.creeper)
/ghast
# Launch a fireball like a Ghast (Permission: mobattack.ghast)
/ravager
# Charge forward like a Ravager (Permission: mobattack.ravager)
/shulker
# Shoot levitating projectiles (Permission: mobattack.shulker)
/blaze
# Fire three fireballs like a Blaze (Permission: mobattack.blaze)
/evoker
# Summon Evoker’s fangs attack (Permission: mobattack.evoker)
/wither
# Launch a Wither skull (Permission: mobattack.wither)
/edragon
# Use the Ender Dragon’s breath attack (Permission: mobattack.edragon)
/snowgolem
# Throw a snowball like a Snow Golem (Permission: mobattack.snowgolem)
/enderman
# Teleport behind your enemy like an Enderman (Permission: mobattack.enderman)
/firebreath
# Launch a fire breath (Permission: mobattack.firebreath)
⚙️ Configuration Highlights
- Cooldowns: Control how often each attack can be used (example: Creeper = 10 seconds).
- Damage: Set damage values for every attack to balance gameplay.
- Messages: Customize player feedback messages for each attack and error conditions (e.g., no permission, cooldown active).
Code (YAML):
cooldowns:
creeper
: 10
warden
: 5
ghast
: 7
# ... other mob cooldowns
damage:
creeper
: 20.0
warden
: 10.0
ghast
: 6.0
# ... other mob damages
Permissions Overview
You can assign these permissions to control player access:
- mobattack.admin — Full plugin control including reload.
- mobattack.warden — Use Warden attack.
- mobattack.creeper — Use Creeper attack.
- mobattack.ghast — Use Ghast attack.
- mobattack.ravager — Use Ravager attack.
- mobattack.shulker — Use Shulker attack.
- mobattack.blaze — Use Blaze attack.
- mobattack.evoker — Use Evoker attack.
- mobattack.wither — Use Wither attack.
- mobattack.edragon — Use Ender Dragon attack.
- mobattack.snowgolem — Use Snow Golem attack.
- mobattack.enderman — Use Enderman attack.
- mobattack.firebreath— Use Firebreath attack.
Useful Links
Bring exciting mob-themed combat mechanics to your server effortlessly.
Try MobAttacks today and turn your players into legendary mob warriors!
For versions lower than 1.13 there are many features that are unfortunately not compatible with the new mob sounds and attacks, so they might not work or give an error, so I recommend using via version together with the plugin for older versions <3