EMBED · FREE WIDGET
Put a Minecraft command generator on YOUR site
Run a Minecraft blog, wiki, server site or YouTube channel? Give your visitors the Command Lab without sending them away: one iframe snippet adds a live plain-English → command generator to any page. It runs entirely in the visitor’s browser — no API, no keys, no rate limits, nothing to maintain, free forever.
PASTE THIS INTO YOUR SITE’S HTML
<iframe src="https://minemodai.com/embed/commands" title="Minecraft Command Generator — Mine Mod AI" width="100%" height="420" style="border:0;border-radius:12px;overflow:hidden" loading="lazy"></iframe>
Live preview — this is the real widget
⌘ COMMAND LAB
/give @a minecraft:diamond_sword[enchantments={"minecraft:sharpness":5},custom_name='{"text":"Doombringer","italic":false}'] 1Gives every player 1× diamond sword enchanted with sharpness 5 named “Doombringer”.
💬 Chat · Needs cheats enabled (or op on a server).
Questions site owners ask
What does it cost?
Nothing, ever. The command engine runs entirely in your visitor's browser — there's no API key, no quota and no server dependency, so it can't rack up bills or go down under your traffic.
Will it slow my site down?
No — it's a plain iframe, so it loads in parallel and can't touch your page's scripts or styles. It's also fully responsive: give it a width and it adapts.
Can I pre-fill an example for my readers?
Yes — add ?q= to the iframe URL, e.g. …/embed/commands?q=give everyone a sharpness 5 diamond sword. Perfect for tutorial articles: embed the widget pre-loaded with the command the post is about.
Which commands does it understand?
Give (with enchantments and names, version-correct for three Java syntax eras), summon, effects, teleport, fill, titles, scoreboards, gamerules, weather and block-detection setups — each with an explanation of what it does and where to run it (chat vs command blocks).
Writing a tutorial instead? Deep-link the full Command Lab or any of the 89 maker pages — every generator is free to try, straight from the page.