logging-spy

Diagnose command and transaction logging and Discord integration issues on Minecraft Protect servers.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/kangarko/ai-support --skill logging-spy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logging-spy
Source: https://github.com/kangarko/ai-support/tree/main/projects/protect/skills/logging-spy
Command: npx skills add https://github.com/kangarko/ai-support --skill logging-spy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify and fix misconfigurations that prevent command and transaction logs from being recorded, and ensures Discord integration is functioning for Protect plugins.

Core Features & Use Cases

  • Logging diagnostics: verify command logging, transaction logging, and channel connectivity for Discord.
  • Configuration validation: check key flags and patterns (Command_Log.Enabled, Command_List, Transaction_Log.Enabled, DiscordSRV) for correctness.
  • Use Case: When players report missing logs, use this Skill to verify logging switches and reset channels to restore visibility.

Quick Start

Run diagnostics to verify command logging, transaction logging, and Discord integration are correctly configured.

Frequently Asked Questions about logging-spy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix transaction logging not working in Protect?

To fix transaction logging, verify that the Transaction_Log.Enabled configuration key is set to true. Check for any syntax errors in the configuration file and apply corrective steps to restore proper transaction visibility.

Does this logging diagnostic tool work with DiscordSRV integration?

Yes, this diagnostic process verifies DiscordSRV setup and channel connectivity for Protect plugins. It checks your Discord integration configuration and provides corrective steps to ensure logs are properly forwarded to your Discord channels.

How do I diagnose missing transaction logs when players report activity issues?

Run logging diagnostics to verify transaction logging switches and validate configuration keys like Transaction_Log.Enabled. This process checks for misconfigurations and provides corrective steps to restore transaction visibility.

What configuration keys need validation for Minecraft command and transaction logging?

Configuration validation targets Command_Log.Enabled, Command_List, Transaction_Log.Enabled, and DiscordSRV setup. Checking these specific flags and patterns ensures both command and transaction logging mechanisms function correctly.