Trying to get rid of potions particle

Discussion in 'Plugin Development' started by BasimTM, Jul 1, 2020.

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

    BasimTM

    i am new in minecraft bukkit developing
    i am trying to get rid from the potion particle
    i've tried this but it didn't work

    target.addPotionEffect(new PotionEffect(PotionEffectType.SLOW, 99999, 2), true);

    i appreciate any help
     
  2. Offline

    KarimAKL

Thread Status:
Not open for further replies.

Share This Page