Looking for some help with a custom PvP plugin

Discussion in 'Archived: Plugin Requests' started by Afridge1O1, Jul 25, 2013.

  1. Offline

    Afridge1O1

    A class plugin that each armour has a certain lot of skills which the player can use.
    Assassin(Chainmail Armour)(Has unlimited Speed 2)
    - Right click with an any type of axe and it leaps into the air(Ability name - Leap)(Cooldown before next use seconds)
    - Throw a inksack out of your inventory and go invisible for 15 seconds while everyone else in a 3 block radius gets blindness(Ability name - Smoke Bomb)(Cooldown before next use - 30 seconds)
    - When you shoot an arrow, the entity hit gets poisoned for 3 seconds(Ability name - Poison Arrow)(Cooldown\ before next use - 10 seconds)
    - Prone to explosive damage(Ability name - ExplosiveProtection)
    Ranger(Leather Armour)(Unlimited Night vision 2)
    - When shooting a bow it shoots 10 fire arrows at once(Ability name - Flame Barrage)(Cool downbefore next use - 10 seconds)
    - When right click with any axe it throws it(Ability name - Throwing Axe)(Cooldown before nex user - 5 seconds)
    - Prone to all mobs(Ability name - Mob Protection)
    Mage(Gold Armour)
    - Right click with a blaze rod and it shoots a fire ball(Ability name - Fireball)(Cooldown before next use - 10 seconds)
    - Bows shoot enderpearls(Ability name - Teleport bow)(Cooldownbefore next use - 15 seconds)
    - right click a Gold axe's and it throws a spongblock and the entity that picks it up gets striked with lightning(Ability name - Lightning Orb)
    Warrior(Iron Armour)
    - Right click with a diamond sword and get speed 1 and strength 5 for 30 seconds(Ability name - Rampage)(Cooldown before next use - 60 seconds)
    - Right click with a iron axe and take no damage and give everyone in a 5 block radius for 5 seconds(Ability name - Warrior Guard)(Cooldown before next use - 20 seconds)
    - Right click with a diamond shovel throws a tnt block and it explodes and thrower takes no damage and blocks take no damage(Ability name - Explosive Throw)(Cooldown beforenext use - 10 seconds)
    Tank(Diamond Armour)
    - throwing a bucket of lavasets player on fire without taking damage for 5 seconds and sets any player the get touched on fire(Ability name - Flame Run)(Cooldwon before next use - 20 seconds)
    - Right clicking with a iron axe throws all entities in a 5 block radius 5 blocks into the air 10 blocks into the air(Ability name - Axe Toss)(Cooldown before next use - 15 seconds)
    - Right clicking with a bone turns the player into a angry wolf for 30 seconds(Ability name - Wolf Pounce)(Cooldown before next user - 60 seconds)
    -------------------------------------------------------------------------------------------------------------ItemMeta: All items need a yellow(ChatColor.YELLOW) name

    -------------- Iron Swords -------------
    name: &eStandard Sword
    lore: &7Owner - &c(The crafter's name)
    lore: &7Damage - &c5
    Iron swords should do 5 damage
    ------------------------------------------
    -------------- Gold Swords -------------
    name: &eAncient Sword
    lore: &7Owner - &c(The crafter's name)
    ore: &7Damage - &c6
    Gold Swords should do 6 damage
    ----------------------------------------
    ------------ Diamond Swords ------------
    name: &eBattle Sword\r\nlore: &7Owner - &c(The crafter's name)
    lore: &7Damage - &c7
    Diamond swords should do 7 damage
    ----------------------------------------
    -------------- Iron Swords -------------
    name: &eStandard Axe
    lore: &7Owner - &c(The crafter's name)
    lore: &7Damage - &c5
    Iron Axes should do 5 damage
    ----------------------------------------
    --------------- Gold Axes --------------
    name: &eAncient Axe
    lore: &7Owner - &c(The crafter's name)
    lore: &7Damage - &c6
    Gold Axes should do 6 damage
    ----------------------------------------
    ------------- Diamond Axes -------------
    name: &eBattle Axe
    lore: &7Owner - &c(The crafter's name)
    lore: &7Damage - &c7
    Diamond Axes should do 7 damage
    ----------------------------------------
    Mushroom soups heal 5 hearts when eaten
    ----------------------------------------
    Fishing Rods are Grappling hooks
    ----------------------------------------
     
  2. Offline

    entts

    I am working on a plugin that gives classes, I was planning on doing more with it but stopped development. I don't know if I can do all of these things but I can do some. Message me if you are interested.
     

Share This Page