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.

Sopa

The Darkness will show you the Light
Premium
Feedback score
0
Posts
264
Reactions
70
Resources
0
Oh lord, did you really just call me a 'kiddo' ahahahha[DOUBLEPOST=1439667365,1439667148][/DOUBLEPOST]
This isn't 1.2.5
Could be you never know :eek:
 

DutchBlitZz

Feedback score
0
Posts
63
Reactions
14
Resources
0
Is it possible to change the items that need to be held in the bard class?
 

libhalt

Supreme
Feedback score
0
Posts
52
Reactions
64
Resources
0
I was thinking that because the configs look the same
Will I did try to differentiate but it has the same function so its pretty much inevitable that it will look similar (Code is written from scratch)
 
Status
This thread has been locked.
Top