CommandsSpy

⭐ — (9 endorsements) 📥 1,139 downloads 📌 v1.8.0+mc1.20.2-26.2-neoforge 📅 9/12/2024
🟡 Updated this year

By Ultra_MC · babric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/24/2026 📅 Created: 9/12/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.8% endorsement rate
  • 🏆 #5 of 9 babric mods in this game by downloads

📋 About This Mod

# CommandsSpy A mod to log commands to the server console. Both existing and non-existing commands are logged. Commands that are permitted or not are added to the server logs as well. ## Installation Simply place the mod into the mods directory of your server, and it will start monitoring executed commands. On startup, the config file will be created automatically. ## Examples Player "Ultra_MC" executing "/gamemode creative" command is logged without arguments in server logs when using config `"logArguments": false` (default): ``` : gamemode ``` Player "Ultra_MC" executing "/gamemode creative" command is logged with arguments in server logs when using config `"logArguments": true`: ``` : gamemode creative ``` Player "Ultra_MC" executing "/op" command is logged in server logs: ``` : op ``` Server console executing "/list" is logged in server logs: ``` : list ``` RCON executing "/save-all" is logged in server logs: ``` : save-all ``` ## Configuration ### Config file `config/commands-spy.json` #### Initial config ``` { "blacklist": , "logArguments": false } ``` #### blacklist To prevent logging certain commands, add them to the blacklist. Example - to maintain privacy of players' conversations, you can avoid logging commands `tell` and `t`. ``` "blacklist": ``` #### log arguments Command arguments are not logged by default: `"logArguments": false`. Example: `/a b c` - ` a` To log arguments of all commands, use `"logArguments": true`. Example: `/a b c` - ` a b c`

# CommandsSpy A mod to log commands to the server console. Both existing and non-existing commands are logged. Commands that are permitted or not are added to the server logs as well.

## Installation Simply place the mod into the mods directory of your server, and it will start monitoring executed commands. On startup, the config file will be created automatically.

## Examples Player "Ultra_MC" executing "/gamemode creative" command is logged without arguments in server logs when using config `"logArguments": false` (default): ``` : gamemode ```

Player "Ultra_MC" executing "/gamemode creative" command is logged with arguments in server logs when using config `"logArguments": true`: ``` : gamemode creative ```

Player "Ultra_MC" executing "/op" command is logged in server logs: ``` : op ```

Server console executing "/list" is logged in server logs: ``` : list ```

RCON executing "/save-all" is logged in server logs: ``` : save-all ```

## Configuration ### Config file `config/commands-spy.json` #### Initial config ``` { "blacklist": [], "logArguments": false } ```

#### blacklist To prevent logging certain commands, add them to the blacklist. Example - to maintain privacy of players' conversations, you can avoid logging commands `tell` and `t`. ``` "blacklist": ["tell", "t"] ```

#### log arguments Command arguments are not logged by default: `"logArguments": false`. Example: `/a b c` - ` a`

To log arguments of all commands, use `"logArguments": true`. Example: `/a b c` - ` a b c`

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Ultra_MC
Version
1.8.0+mc1.20.2-26.2-neoforge
Downloads
1,139
Endorsements
9
Category
babric
Created
9/12/2024
Updated
8/24/2026
Game Versions
1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
Tags
management, storage, 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 CommandsSpy support?

The author lists 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21. Other versions may work but are untested by the author.

What is the latest version of CommandsSpy?

Version 1.8.0+mc1.20.2-26.2-neoforge, published 2026-08-24 with 1,139 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More babric 👤 More by Ultra_MC 🔎 Similar Mods 🌐 Best babric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods