Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Before We Start, Yes This Description Is AI But Very Detailed. Also I'm Really Sorry For Making The Mod Turkish I Will Fix It On A New Version.
CmdSpam
Automatically send a chat message or command at a fixed tick interval â fully client-side.
CmdSpam is a lightweight, client-side Fabric mod that repeatedly sends a message or command of your choice to the chat, with a delay you control in game ticks. Perfect for repetitive server commands like /sellall, /fix, /near, advertising your shop in chat, or any task where you'd otherwise be typing the same thing over and over.
âĻ Features
- ð Auto-send any message or command â if your text starts with
/, it is sent as a command; otherwise it's sent as a normal chat message - âąïļ Precise tick-based timing â set the interval in game ticks (20 ticks = 1 second), from as fast as every single tick to as slow as you want
- ðĨïļ 100% client-side â works on any server, no server-side installation needed; the
/spamcommand itself is handled entirely by your client and is never sent to the server - ðŠķ Lightweight â no mixins, no config files, no background overhead when not running
- ð Smart pausing â automatically stops counting while you're not in a world (menus, loading screens) so nothing is sent at the wrong time
ð Commands
| Command | Description |
|---|---|
/spam text <message or /command> |
Set the text to send (e.g. /spam text /sellall or /spam text Visit my shop!) |
/spam tick <ticks> |
Set the delay between sends in ticks (20 ticks = 1 second, default: 20) |
/spam start |
Start auto-sending |
/spam stop |
Stop auto-sending |
/spam toggle |
Toggle on/off |
/spam status |
Show current text, interval and running state |
ð Quick start
- Install Fabric Loader for Minecraft 1.21.11
- Put CmdSpam and Fabric API in your
modsfolder - In game:
This sends/spam text /sellall /spam tick 100 /spam start/sellallevery 5 seconds. Run/spam stopto stop.
ðĶ Requirements
- Minecraft 1.21.11
- Fabric Loader
- Fabric API
â ïļ Disclaimer
Many servers restrict or prohibit automated chat messages and macros in their rules. Using this mod may violate server rules and can result in a mute or ban. Use responsibly and only where automation is allowed. You are solely responsible for how you use this mod.


