HCF ArmorClass Plugin

Status
This thread has been locked.

libhalt

Supreme
Feedback score
0
Posts
52
Reactions
64
Resources
0
Not sure if people still needs this type of plugin but Im selling this plugin where person who made me make this haven't responded me in a month

This plugin requires DRTShock's hcf plugin but if you want me to support other plugins, feel free to ask me (or if you need some messages that doesn't exist)

AutoBuy at https://payivy.com/v/b2957
or PM or add me on skype live:libhalt_1 (7.5$)

It now contains scoreboard plugin support!
If it works or not depends on your scoreboard plugin. If you need this tested before you purchace, PM me and send me or link me to your scoreboard plugin!
Read config for details!

It now contains command /kitsign save <archer|rogue|bard|miner|diamond>
just place a sign with any of
<archer|rogue|bard|miner|diamond>
in first line after you save it

PM me on mcm or skype to to receive update

Code:
messages:
  CLASS_ACTIVE: "&bClass &b&l{class}&b is now active!"
  CLASS_WARMUP: "&aClass &a&l{class}&a is warming up! (10 second)"
  CLASS_NO_ENERGY: "&cYou do not have enough energy for this. You have {power} but requires {required_power}"
  CLASS_COOLDOWN: "&cYou can not do this for {duration}"
  CLASS_REMOVED: "&cYour {class} kit was removed!"
  ARCHER_DAMAGE: "&aArcher({distance}) {pre-damage} -> {damage}"
  BARD_POWEER: "&bBard Power: {power}"

#Begin Warning
#This section is NOT GUARANTEED TO WORK and may NOT work with your scoreboard plugin
#This is because it really depends on how your scoreboard plugin works
#You will be needing a scoreboard plugin for this to function however, This is just an add-on
scoreboard-plugin-support:
  enabled: false
  texts-to-append-if-present:
    - "&a&lBard Energy: {power}"
    - "&a&lCurrent Kit: {current-kit}"
  score-begin: -20
#End of Warning

class-warmup: 10
archer:
  archer-damage-formula: "(damage * 1.5) + (distance/25.0)"
  passive:
    SPEED:
      level: 2
      duration: 3
    cooldown: 30
rouge:
  backstab-damage: 6.0
  degree: 0.6
  cooldown: 500
  passive:
    JUMP:
      level: 2
      duration: 6
    SPEED:
      level: 2
      duration: 3
  click:
    SUGAR:
      SPEED:
        level: 2
        duration: 3
      cooldown: 30
miner:
  underground-y: 20
  passive:
    FAST_DIGGING:
      level: 2
      duration: 6
  passive-underground:
    INVISIBILITY:
      level: 2
      duration: 6
bard:
  passive:
    REGENERATION:
      level: 2
      duration: 6
    SPEED:
      level: 1
      duration: 6
    WEAKNESS:
      level: 4
      duration: 6
    DAMAGE_RESISTANCE:
      level: 2
      duration: 6
  held:
    MAGMA_CREAM:
      FIRE_RESISTANCE:
        level: 1
        duration: 6
    BLAZE_ROD:
      INCREASE_DAMAGE:
        level: 1
        duration: 6
    GOLDEN_CARROT:
      NIGHT_VISION:
        level: 1
        duration: 6
    GHAST_TEAR:
      REGENERATION:
        level: 1
        duration: 6
    SUGAR:
      SPEED:
        level: 2
        duration: 6
    FEATHER:
      JUMP:
        level: 1
        duration: 6 
  click:
    BLAZE_ROD:
      INCREASE_DAMAGE:
        level: 2
        duration: 3
      power: 15
    IRON_INGOT:
      INCREASE_DAMAGE:
        level: 7
        duration: 5
      power: 15
    FEATHER:
      JUMP:
        level: 5
        duration: 10
      power: 15
    SUGAR:
      SPEED:
        level: 4
      power: 15
    SLIME_BALL:
      SLOW:
        level: 1
        duration: 10
      power: 15
    RAW_FISH:
      WATER_BREATHING:
        level: 6
        duration: 10
      power: 15
    BROWN_MUSHROOM:
      WEAKNESS:
        level: 6
        duration: 10
      power: 15
    SPIDER_EYE:
      WITHER:
        level: 1
        duration: 10
      power: 15
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

carlos uriel

Supreme
Feedback score
0
Posts
60
Reactions
7
Resources
0
Why don't you add this to your hcfstuff plugin...?
Some classes are buggy and i didn't receive an update
 

carlos uriel

Supreme
Feedback score
0
Posts
60
Reactions
7
Resources
0
I'll send you a message right now.[DOUBLEPOST=1439438099,1439438063][/DOUBLEPOST]I think isn't fair not adding this to your hcfstuff plugin, you should add it because the price ($7.50) is not even a quarter of the hcfstuff price ($40)
 

libhalt

Supreme
Feedback score
0
Posts
52
Reactions
64
Resources
0
I'll send you a message right now.[DOUBLEPOST=1439438099,1439438063][/DOUBLEPOST]I think isn't fair not adding this to your hcfstuff plugin, you should add it because the price ($7.50) is not even a quarter of the hcfstuff price ($40)
This is the armor-class.yml from "Latest" HCFStuff plugin, till me thing you need from the plugin im selling and Ill happily add it
Code:
rouge:
  enabled: true
  backstab-cooldown: 1000
  passive:
    potion1:
      type: SPEED
      amplifier: 2
      duration: 120
    potion2:
      type: DAMAGE_RESISTANCE
      amplifier: 2
      duration: 120
    potion2:
      type: JUMP
      amplifier: 1
      duration: 120
miner:
  enabled: true
  passive:
    potion1:
      type: NIGHT_VISION
      amplifier: 0
      duration: 100000000000
    potion2:
      type: FAST_DIGGING
      amplifier: 1
      duration: 120
  invisibility-under-twenty: true
archer:
  enabled: true
  passive:
    potion1:
      type: SPEED
      amplifier: 1
      duration: 120
    potion2:
      type: DAMAGE_RESISTANCE
      amplifier: 2
      duration: 120
bard:
  enabled: true
  passive:
    potion1:
      type: SPEED
      amplifier: 0
      duration: 120
    potion2:
      type: WEAKNESS
      amplifier: 3
      duration: 120
    potion3:
      type: REGENERATION
      amplifier: 1
      duration: 120
    potion4:
      type: DAMAGE_RESISTANCE
      amplifier: 2
      duration: 120
  held:
    iron_ingot:
      type: DAMAGE_RESISTANCE
      amplifier: 0
      duration: 120
    GHAST_TEAR:
      type: REGENERATION
      amplifier: 0
      duration: 120
    MAGMA_CREAM:
      type: FIRE_RESISTANCE
      amplifier: 0
      duration: 120
    GOLDEN_CARROT:
      type: NIGHT_VISION
      amplifier: 0
      duration: 400
    sugar:
      type: SPEED
      amplifier: 0
      duration: 120
    blaze_rod:
      type: INCREASE_DAMAGE
      amplifier: 0
      duration: 120
  click:
    iron_ingot:
      type: DAMAGE_RESISTANCE
      amplifier: 7
      duration: 120
    blaze_rod:
      type: INCREASE_DAMAGE
      amplifier: 1
      duration: 120
    red_mushroom:
      type: POISON
      amplifier: 0
      duration: 120
    brown_mushroom:
      type: WEAKNESS
      amplifier: 0
      duration: 120
    slime_ball:
      type: SLOW
      amplifier: 0
      duration: 120
    sugar:
      type: SPEED
      amplifier: 3
      duration: 120
    MAGMA_CREAM:
      type: FIRE_RESISTANCE
      amplifier: 0
      duration: 120
    RAW_FISH:
      type: WATER_BREATHING
      amplifier: 5
      duration: 120
    spider_eye:
      type: WITHER
      amplifier: 0
      duration: 120

PS. I tweeked it a bit yesterday but this plugin was made month ago,
 

carlos uriel

Supreme
Feedback score
0
Posts
60
Reactions
7
Resources
0
You could add everything...
In HCFstuff there is no compatibility with DTRShock plugin, and I'm not able to change the damage in archer class.
 

Sopa

The Darkness will show you the Light
Premium
Feedback score
0
Posts
264
Reactions
70
Resources
0
Vouch for developer! Purchased plugin and its working flawlessly
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Vouch for libhalt - Currently making my practice plugin :)
 
Status
This thread has been locked.
Top