Guardians || Setting Beam Damage

Discussion in 'Plugin Development' started by GamerzKing, Dec 11, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    GamerzKing

    Hey guys!

    I was wondering if there was any way to set the damage of the Guardian's beam? I have read the Bukkit and Spigot Docs, however I haven't been able to find what I am looking for.

    If anyone could help, that would be greatly appreciated! Thanks to anybody who can help in advance! :)
     
  2. Offline

    DoggyCode™

    Guardian? Beam?
     
  3. Offline

    GamerzKing

    Yes, the mob that was introduced in 1.8, that shoots beams at nearby players.
    [​IMG]
     
  4. Offline

    Zombie_Striker

    @GamerzKing
    You may have to work with the NMS code to modify the amount of damage produced.
     
  5. Offline

    DoggyCode™

    Indeed, I doubt Bukkit does this by itself.
     
  6. Offline

    teej107

    @GamerzKing Listen to the EntityDamageByEntityEvent and set the damage from there.
     
    Lightspeed likes this.
Thread Status:
Not open for further replies.

Share This Page