Skip to content
[/craft]

Remove One Effect

Clear a specific effect without clearing all effects

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Clears a single specific effect (Poison in this example) from an entity, leaving other effects intact. Swap 'poison' for any effect id you want gone. This is distinct from clear-all-effects, which strips every active effect at once.

/effect clear @s minecraft:poison
33 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command (replace 'poison' with the effect you want to remove) and press Enter.
  3. The specified effect is removed from you.

Related commands

See in the dark permanently

/effect give @p night_vision infinite

Move much faster

/effect give @p speed 999999 4 true

Jump much higher than normal

/effect give @p jump_boost infinite 4 true

Fall slowly and take no fall damage

/effect give @p slow_falling infinite 0 true

Make yourself or others glow through walls

/effect give @p glowing infinite 0 true

Float upward like you were hit by a shulker

/effect give @p levitation 10 0 true