This might work: PHP: public function onBowShoot(EntitySbhootBowEvent $e){if($e->getEntity() instanceof Player){$e->setForce(3):}}