• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
DaggerThrow+

Chiblocking DaggerThrow+ 1.0.0, PK 1.9.3

DaggerThrow+
A new, reworked version of JedCore's DaggerThrow.

What Does This Plugin Include?
This plugin includes a new chi sub element named Daggers and an ability called DaggerThrow.
Combos are on their way!

Description
This ability allows you to throw sharp daggers towards your enemies.​
There are 5 different dagger types;
Normal Daggers
Poisonous Daggers: These daggers give your enemies poison effect. Also they create a poison burst when they hit a block.​
Explosive Daggers: These daggers explode where they hit.​
ForceField Daggers: These daggers ignore gravity and they push away your opponents while moving.​
Electro Daggers: These daggers electrocute your enemies. In addition to this, they create a chain effect around the hit entity.​

Usage
Left click multiple times to throw daggers.
Tap sneak to switch between dagger types.

Config
YAML:
ExtraAbilities:
  DreamerBoy:
    Chi:
      DaggerThrow:
        Cooldown: 6000
        ShotCooldown: 100
        Threshold: 500
        Speed: 2.5
        Damage: 2
        MaximumAmount: 6
        MaximumHits: 3 #per entity, for miss fire.
        RequireArrows:
          Amount: 1 #set this 0 to make move does not require arrows.
        PreventFusion: false #not recommended because it removes the ability when you switch slots.
        RemoveSpouts: true
        Particles:
          Enabled: true
          Cosmetics:
            Enabled: true
            ChangeAbilities: true
        ForceField:
          Enabled: true
          Radius: 4
          Knockback: 3
          Duration: 1500
        Electro:
          Enabled: true
          StunDuration: 25.0
          Chain:
            Radius: 4
            Amount: 3
        Poisonous:
          Enabled: true
          Burst:
            Radius: 5
          Poison:
            Duration: 2
            Amplifier: 1
        Explosive:
          Enabled: true
          Explosion:
            Damage: 2
            Power: 2
            BreakBlocks:
              Enabled: true
              PlaceFire: true
              RevertExplosion:
                Enabled: true
                RevertTime: 4000
Cosmetics
Do you want to change your daggers' trail? If yes, then you can use this.
Use this format in game chat to change your daggers' trail.
<daggers>R, G, B
Example: <daggers>255, 0, 102
You can use this website for color values.

Note: All cosmetics will reset when you quit the server.
If you want to reset it manually, you can type <daggers>off in game chat.

Permissions
bending.chi.daggers
bending.ability.daggerthrow
bending.ability.daggerthrow.cosmetics
bending.ability.daggerthrow.normal
bending.ability.daggerthrow.electro
bending.ability.daggerthrow.poisonous
bending.ability.daggerthrow.forcefield
bending.ability.daggerthrow.explosive
all permissions have been set to default, you can change this with a permission manager plugin.

How to Install
After downloading the plugin, put it in plugins folder.
! Do not forget to stop your server before you put the plugin.
! If you are using JedCore, do not forget to disable DaggerThrow from its config.

Showcase

Source Code
"This is not an official ProjectKorra ability, therefore, no official support will be provided in any threads other than this one. Use at your own risk."
Author
DreamerBoy
Downloads
1,427
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from DreamerBoy

Latest updates

  1. 1.9.3 Update

    *The plugin has been updated to PK 1.9.3 and Spigot 1.18
Top