Let Me Click And Send
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #628 of 983 fabric mods in this game by downloads
📋 About This Mod
A simple Minecraft client-side mod, that reverts the `run_command` click event restriction introduced in 1. 19. 1-rc1, so non-command messages can be sent freely as a chat message via `run_command` click event again
If you want a solution without user awareness, here's a server-side only mod that does the same thing: (https://modrinth.com/project/let-me-click-and-send-for-server)
| Mod | Side | Advantage | Disadvantage | |-------------------------------------------------------------------------------------------|--------|-------------------------------------------|-----------------------------------------------| | (https://modrinth.com/project/let-me-click-and-send) | client | Exactly the same behavior as pre mc1. 19. 1 | Needs to be installed on all players' clients | | (https://modrinth.com/project/let-me-click-and-send-for-server) | server | No need to install on client | Reduces maximum chat message length by 7 |
### Example
Let's run the following command, and then click the shown text
```bash # Minecraft (https://github.com/MCDReforged/MCDReforged) plugin ecosystem, will be allowed
A config file located at `./config/letmeclickandsend/config.json` is added for customizing the bypass behavior
```json { "sendChatPattern": "!!.*" } ```
The `sendChatPattern` should be a valid regex pattern. All `command` values that fully match the pattern will be as chat messages
To test with the default configuration, you can use:
```bash /tellraw @a {"text":"click me to send \"!!MCDR\"","click_event":{"action":"run_command","command":"!!MCDR"}} ```
### Requirements
It's a client-side only mod. It requires 0 extra dependency
Requirements:
- Minecraft >= 1. 19. 1
📊 Mod Details
- Game
- Minecraft Mods
- Author
- fallen-breath
- Version
- v1.2.2-mc1.21.11-neoforge
- Downloads
- 46,825
- Endorsements
- 16
- Category
- fabric
- Created
- 10/29/2022
- Updated
- 4/16/2026
- Game Versions
- 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10
- Tags
- utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Let Me Click And Send support?
The author lists 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11. Other versions may work but are untested by the author.
What is the latest version of Let Me Click And Send?
Version v1.2.2-mc1.21.11-neoforge, published 2026-04-16 with 46,825 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await
