MyArrows

======MYARROWS======
This plugin adds new arrow types like fire,brick,iron,poison and diamond that can be crafted and used just like normal arrows! This is my first plugin so feedback/bugs reports are extremely welcomed!

I will be adding more arrows very soon. If anyone has any request let me know!

Features

  • Fire Arrow
    • Ignites the block it lands on and can spread a fire!
  • Poison Arrow
    • Poisons whoever it hits!
  • Brick Arrow
    • Can break through glass and causes nausea if it hits you!
  • Iron Arrow
    • Does more damage then a normal arrow!
  • Diamond arrow
    • Does more damage then Iron and Normal arrows!
  • Super Sonic Arrow -NEW!!!!
    • Launches and after 5 ticks goes super sonic create-ting a small explosion. (Don't worry it can't even break cobble stone)
  • Toggle menu for arrows
    • Switch between arrows with a left click when your holding a bow.
  • Automatically with switch when you run out!
    • So you're not shooting duds!

Commands

  • /havefire
    • Gives 64 Fire Arrows.
  • /havepoison
    • Gives 64 Poison Arrows.
  • /havebrick
    • Gives 64 Brick Arrows.
  • /haveiron
    • Gives 64 Iron Arrows.
  • /havediamond
    • Gives 64 Diamond Arrows.
  • /havesuper
    • Gives 64 Super Sonic Arrows.
  • /testa
    • Gives 2 of each arrow type, 2 normal arrows, and a bow.

Default Config

# MyArrows by Leering - Config
#

#  Allow Arrow Types
allowDiamond: true
allowIron: true
allowFire: true
allowSuperSonic: true
allowBrick: true
allowPoison: true
allowBomb: false
allowTesta: true
diamondDamage: 30
ironDamage: 20
allowSuperSonicExplosion: true
superSonicDelay: 5
superSonicBowDurabilityDamge: 40
allowBrickGlassBreak: true
bombArrowExplosionSize: 20

Permissions

permissions:
  myArrows.*:
    description: Gives access to all Arrows
    children:
      myArrows.poison: true
      myArrows.diamond: true
      myArrows.iron: true
      myArrows.fire: true
      myArrows.bomb: true
      myArrows.super: true
      myArrows.brick: true
  myArrows.poison:
    description: Allows you to use posion arrows
    default: true
  myArrows.diamond:
    description: Allows you to use diamond arrows
    default: true
  myArrows.iron:
    description: Allows you to use iron arrows
    default: true
  myArrows.fire:
    description: Allows you to use fire arrows
    default: true
  myArrows.bomb:
    description: Allows you to use bomb arrows
    default: false
  myArrows.super:
    description: Allows you to use super arrows
    default: true
  myArrows.brick:
    description: Allows you to use brick arrows
    default: true

NOTES:

-This is my first time using permissions so hopefully it all works right in V0.9.

- I added in a new arrow called bomb arrow it is still not %100 done so it is disabled by default but feel free to try it just be careful. It uses the command /bomb X Z where X and Z are coordinates you enter. When you shoot a Bomb Arrow it will teleport to Y: 270 above the location you entered and explode when it hits ground.

-I'm mainly releasing this version with the Bomb Arrow before it's done so people can use the new permissions due to popular demand.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    49989
  • Created
    Jan 14, 2013
  • Last Released File
    Never
  • Total Downloads
    10,876
  • License

Categories

Members

Recent Files