Client Execution
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #28 of 99 fabric mods in this game by downloads
📋 About This Mod
# Client Execution required on both server and client (although it shouldnt crash anything if only client/only server has it) adds a new command `/executeclient` for running client only commands from the server the syntax is `/executeclient <targets> <command>` the `/` is automatically included, eg `/executeclient @r soup:random` runs `/soup:random` from (https://modrinth.com/mod/souper-secret-settings) (as long as the client has it installed), and `/executeclient @p /calc` would run `//calc` from (https://modrinth.com/plugin/worldedit) it runs the command as if the client typed it themselves, so it can also run server side commands, but only if the player running the command has the permission level needed for that command. (the command itself has the same permission level as /execute) you can also use `/commandlock` and `/commandunlock` to stop players running specific commands. For example, `/commandlock @a me` will stop anyone running `/me` (however, it would also block a `/message`, since it just checks if the entered command starts with any of the locks). command locks are reset on relog ### Notes for the plugin version: the permission node is `client_execution.executeclient`, and it only works with specifically mentioned players and @a - so `/executeclient Steve soup:random` works, but `/executeclient @p soup:random` or `/execute as Steve run executeclient @s soup:random` do not! this is an important difference! the permission nodes for command locking are `client_execution.commandlock` and `client_execution.commandunlock`
# Client Execution
required on both server and client (although it shouldnt crash anything if only client/only server has it)
adds a new command `/executeclient` for running client only commands from the server
the syntax is `/executeclient
the `/` is automatically included, eg `/executeclient @r soup:random` runs `/soup:random` from (https://modrinth.com/mod/souper-secret-settings) (as long as the client has it installed), and `/executeclient @p /calc` would run `//calc` from (https://modrinth.com/plugin/worldedit)
it runs the command as if the client typed it themselves, so it can also run server side commands, but only if the player running the command has the permission level needed for that command. (the command itself has the same permission level as /execute)
you can also use `/commandlock` and `/commandunlock` to stop players running specific commands. For example, `/commandlock @a me` will stop anyone running `/me` (however, it would also block a `/message`, since it just checks if the entered command starts with any of the locks). command locks are reset on relog
### Notes for the plugin version: the permission node is `client_execution.executeclient`, and it only works with specifically mentioned players and @a - so `/executeclient Steve soup:random` works, but `/executeclient @p soup:random` or `/execute as Steve run executeclient @s soup:random` do not! this is an important difference!
the permission nodes for command locking are `client_execution.commandlock` and `client_execution.commandunlock`
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Nettakrim
- Version
- 1.2-plugin
- Downloads
- 29,453
- Endorsements
- 11
- Category
- fabric
- Created
- 6/25/2024
- Updated
- 7/9/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Client Execution support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Client Execution?
Version 1.2-plugin, published 2026-07-09 with 29,453 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await