
Webcommands
Send commands and messages from the web.
Screenshots






About this Mod
You can send commands and messages with a GET request.
With that, there are many use cases; some examples:
- Executing commands from an Elgato Stream Deck (using the "Website" button with "Get Request in the Background" enabled)
- Making lists of commands to execute and running them (automation)
- External apps can interact with the game
You can specify the port in the pause menu (default: 80).

With a new web UI, that allows you to generate the link to execute the command or send the chat message. The new webpage also includes the Spyglass command completion and syntax highlighting. This allows for easier debugging.
With the newest version, you can also receive the command result. On the webpage, you can just execute one command and instantly get the result. When you execute the command with the GET request, you can also get the unformatted data.
Sample return from the command /list from visiting http://localhost/get?"/list"
{
"commandResult":"translation{key='commands.list.players', args=[1, 8, literal{BlauToad}[style={clickEvent=class_10610[command=/tell BlauToad ],hoverEvent=class_10611[entity=net.minecraft.class_2568$class_5248@e5c10f33],insertion=BlauToad}]]}",
"commandResultText":"There are 1 of a max of 8 players online: BlauToad",
"debug":0
}
Available Versions
How to Install Webcommands on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2-snapshot-6).
Install Mod
Open the mod browser in the dashboard and search for "Webcommands". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.2-snapshot-6, 26.2-snapshot-5, 26.2-snapshot-4 (+61 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Webcommands server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.2-snapshot-6). You can switch loaders with one click in the panel.
Is Webcommands compatible with fabric?
Webcommands officially supports fabric for Minecraft 26.2-snapshot-6, 26.2-snapshot-5, 26.2-snapshot-4. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Webcommands – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Webcommands consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Webcommands with just one click on your server.