Edit Potion duration, effect and amplifier with packets
-
is it possible that u can send the server packets with ur edited potion effects?
smth like that??
packetIn.getDuration(), packetIn.getAmplifier()
addPotionEffect(potioneffect);
potioneffect.setPotionDuration(duration);
potioneffect.setPotionAmplifier(amplifier); -
you can't
-
@FaaaatPotato yes you can't
-
u can only change it client-side