Effect Command Generator
Effect Command Generator
Generate /effect give commands for players and entities.
How to use
Choose a Minecraft version, enter the required fields, import an existing command if needed, then copy or save the output command.
Related guide
Need examples, common mistakes and search terms for this Minecraft command generator?
Effect command guideMinecraft effect command examples
Use the generator above for quick output. These compact notes help with common searches such as invisibility, night vision, strength, resistance and removing effects.
Basic /effect syntax
/effect give <target> <effect> [seconds] [amplifier] [hideParticles]
Example:
/effect give @p minecraft:invisibility 60 0 true
Popular effect examples
| Goal | Example command |
|---|---|
| Invisibility | /effect give @p minecraft:invisibility 60 0 true |
| Night vision | /effect give @p minecraft:night_vision 300 0 true |
| Strength | /effect give @p minecraft:strength 120 1 true |
| Clear effects | /effect clear @p |