Command Spy
Do you want to always know what commands players are executing on your server? Need to track down that malicious repeating command block constantly running /kill @e? This mod was created specifically for such situations!
This addon logs all executed commands - whether from player actions, command blocks, or signs - and outputs this information to the console or sends it to specific users. In addition to the command itself, the position of the executing block and the player's unique identifier are recorded.
Main Features
The system supports creating a blacklist of commands that should not be tracked. All messages can be customized or completely disabled through an automatically generated configuration file.
Permission System
CommandSpy integrates with LuckPerms. When this mod is present, the logToOps parameter becomes redundant - instead, the addon checks whether players have the appropriate permissions to receive information about executed commands.
commandspy.log.command_blocks- allows the player to see information about commands executed by command blockscommandspy.log.signs- provides data about commands launched through signscommandspy.log.players- grants access to information about commands executed by other players
By the way, about the current icon... It's temporary and needs replacement! If you have ideas for better design - let me know!