MC CommanderUnofficial Minecraft command tools
All generators syntax-auditedOutputs are checked against official formats with regression tests and code validation. Only commands actually executed in Minecraft are labelled “tested in game.”
Published by
MC Commander operator
Page updated
15 July 2026
Review scope
HTML, JavaScript, PHP and internal links checked. Output not tested in Minecraft is not guaranteed in every environment. Editorial policy
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.

Basic fallback generator

The full generator is loading. If it cannot load, this basic form still creates a usable command.

Output

Related guide

Need examples, common mistakes and search terms for this Minecraft command generator?

Effect command guide

Minecraft 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
GoalExample 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