Mini Game Power Ups

MiniGamePowerUps

Plugin Logo

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.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    64965
  • Created
    Sep 2, 2013
  • Last Released File
    May 22, 2014
  • Total Downloads
    5,700
  • License

Categories

Members

Recent Files