Hey,I want to write a plugin to make player to jump higher,how to do? I have try: Write a function to change the $gravity in living.php ,but haven't effect.($gravity has really changed)
Isn't this like the jump higher effect? PHP: $player->addEffect(Effect::getEffect(8)->setDuration(40)->setAmplifier(1));