1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

how to put speed on players

Discussion in 'Help' started by Inacio947, Apr 15, 2020.

  1. Inacio947

    Inacio947 Spider

    Messages:
    13
    GitHub:
    tkdioh132
    is there a plugin to put speed, super jump on the players? which plugin or command for that?
     
  2. Nesqiik

    Nesqiik Spider

    Messages:
    6
    GitHub:
    kskaneki5
  3. Inacio947

    Inacio947 Spider

    Messages:
    13
    GitHub:
    tkdioh132
    Yes!
     
  4. NTT

    NTT Zombie

    Messages:
    311
    GitHub:
    NTT1906
    Okie, wait me
     
  5. NTT

    NTT Zombie

    Messages:
    311
    GitHub:
    NTT1906
    PHP:
    $player->addEffect(new EffectInstance(Effect::getEffect(Effect::SPEED), 101));
    //10 is the time (second)
    //1 is the effect level, u can modify it if you want
     
    AGTHARN and ethaniccc like this.
  6. ethaniccc

    ethaniccc Baby Zombie

    Messages:
    189
    GitHub:
    ethaniccc
    I thought that was the amount of ticks that the effect is given for
     
  7. NTT

    NTT Zombie

    Messages:
    311
    GitHub:
    NTT1906
    So it worked?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.