Mini Game Power Ups
MiniGamePowerUps

Courtesy of Jensui
MiniGamePowerUps provides all the essentials. Customizable debuffs when hit by an egg or a snowball! Auto-ignite TNT, exploding arrows and fireworks! With just a simple drag and drop, unleash the powersups and ehance your Survival Games, or other games!
Features
- Customizable effects when a player gets hit by an egg or snowball!
- Freeze players with the snowball, spawn little chickens with eggs!
- Exploding & firework arrows!
- Permissions for specific Power ups!
- Auto igniting TNT with custom fuse ticks!
- Flashbangs
- Enhance your mini games!
Commands
/mpu <changelog> - Just a little command to display the changelog or information of the plugin.
PERMISSIONS
mpu.* - The permission for ALL commands
mpu.powers.* - The permission for ALL power ups permissions
mpu.snowball - The permission for snowball power up
mpu.egg - The permission for egg power up
mpu.autoigntnt - The permission for auto igniting TNT
mpu.arrow - Arrow powerups effects
mpu.flashbang - The permission to use flashbang power
mpu.bypass - The permission to bypass powerup effects
Configuration Tutorial
NOTE: Configuration tutorial for v4.0. PotionEffectType names: http://jd.bukkit.org/rb/apidocs/org/bukkit/potion/PotionEffectType.html Material names: http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html
power-ups: snowball: #Syntax - POTION_EFFECT,TIME_IN_SECONDS,AMPLIFIER effects: - SLOW,10,2 - WITHER,5,1 freeze: enable: true #Time in seconds time: 5 #Firework effects firework: false egg: effects: - HUNGER,10,1 - CONFUSION,15,4 chicken: #Natural spawning of chickens from eggs nature-spawn: false #Spawn your own custom chicken spawn-custom: true custom-name: '&cChickens of Doom' baby: true firework: false arrow: exploding: enable: false #Environment damage? envir-damage: false #Allow fire in explosion? allow-fire: false #Damage of explosion. 4 = TNT Anymore may result in bigger explosions damage: 3 firework: false #Arrow will be despawned auto-despawn: false flashbang: enable: true item: SLIME_BALL #Syntax: length,width,height cuboid: 10,10,10 #In Minecraft ticks 20 = 1 second delay: 20 #Lobbing of flashbang false for just instant explosion fancy-explosion: true effects: - BLINDNESS,5,2 - WITHER,3,2 message: '&cBOOM!' tnt: auto-ignite: false #Minecraft ticks 20 = 1 second fuse-ticks: 60 envir-damage: true settings: #Allow ops or those with permission to bypass effects of powerups (From snowballs and eggs) permission-bypass: true
HOW TO USE
Shoot out snowball or eggs to your specified target. They will receive the effects. To use flashbang, if fancy-explosion is true, aim and FIRE (Right-click)! It will lob it from your direction. If fancy-explosion is false, it resolves immediately and in the range of what you specified in the config.
-
View User Profile
-
Send Message
Posted Aug 10, 2014@TheCurseAccount
Nice plugin! Is a great VIP feature for Survival Games! Would suggest binding commands for power ups as next feature
-
View User Profile
-
Send Message
Posted Feb 21, 2014Happy to try this out! Would work on a prison server im running as a side project!
-
View User Profile
-
Send Message
Posted Dec 17, 2013@thexxstick
I have sumbitted a version 3.2 yesterday! Just wait until the file has been approved!
-
View User Profile
-
Send Message
Posted Dec 17, 2013Is this project upondonned? I wait since week that something gonna happen here but nothing. I hope this plugin still in working
-
View User Profile
-
Send Message
Posted Nov 30, 2013@thexxstick
No, but it would be a cool addition if I ever put it in! For now, just turn blockingblockdamage: true It will not cause block damage but it will do the explosion particles!
-
View User Profile
-
Send Message
Posted Nov 29, 2013If someone place tnt and it will blow up something, does it regenerate itself?
-
View User Profile
-
Send Message
Posted Oct 18, 2013@Metatyph
No, but i might implement a world blacklist and all next version.
-
View User Profile
-
Send Message
Posted Oct 17, 2013Quick quesrion. Are we able to limit these to a per world basis?
-
View User Profile
-
Send Message
Posted Oct 6, 2013i have a problem with this plugin, each time i throw an agg or an snowball nothing happens, can i know how the Id for effect worksand how i can add effects to snowballs and eggs because i dont really understand the configuration on top thanks.
-
View User Profile
-
Send Message
Posted Oct 7, 2013The potion effects apply to the target. The target has to be a player. Potion Effect ID's can be found the wiki. For example, the potion effect of SPEED buff is 1. Hope this helps.
-
View User Profile
-
Send Message
Posted Sep 9, 2013Sweet plugin, this will make my hungergames server a little more interesting :3 thanks!