Air-Kill Plugin

Discussion in 'Plugin Requests' started by Azept, Sep 11, 2017.

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

    Azept

    Hello!

    I'm new to this forum, and I'm making a server.
    First post btw C:

    Plugin category: Fun I guess?

    Minecraft version: uh i dont know how this works.. Spigot 1.8?

    Suggested name: AirKill

    What I want: I'd like a plugin where, well..
    If you hit someone midair, you would instakill them.
    Example:
    You're jumping from a roof and hit someone climbing up the ladders midair, you kill them, instantly.
    Even if they have Full Diamond or whatever. As long as you're in the air when hitting the victim.
    I suck at explaining, but I hope that'll do.

    Also, skim-reading is much easier with paragraphs!

    Ideas for commands: No commands c:

    When I'd like it by: I don't know, within a week? ^^ As soon as possible!

    ty ty
    sincerely, azept
     
  2. It is easy to make, but why.....

    If anyone is attempting to make it, heres how I would do it, although there might be some 10x more efficient way to do it
    1) PlayerDamagePlayerEvent
    2) Attacker player block below should be air
    3) Set victim life to zero
     
  3. Offline

    Tabuu_

    Keep in mind that if you do this a player can just jump and instakill a player.
    You should include a step which will check if the player velocity on the y axis is negative.
     
  4. Slime blocks make u fly-high, you can instakill while going up to right?
     
  5. Offline

    Azept

    No, what I'm thinking is that you only instakill when you fall down, not up. And also make the velocity for the instakill higher than when you fall from 2 blocks
    ty!
     
Thread Status:
Not open for further replies.

Share This Page