Skip to content
[/craft]
Remove One Effect

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