private-messaging

Diagnose and fix private messaging issues in Minecraft ChatControl.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Troubleshooting and fixing private messaging issues in ChatControl, including /tell, /reply, /ignore, PM formatting, social spy, and mail delivery.

Core Features & Use Cases

  • Diagnose bidirectional ignore problems to ensure messages reach the intended recipient.
  • Correct PM behavior when Sender_Overrides_Receiver_Reply is enabled or disabled.
  • Maintain functionality after disconnects and handle vanish status syncing for visibility.
  • Validate mail delivery workflows and cleanup configurations to prevent lost mail.

Quick Start

Describe the user's private-message issue in ChatControl, verify ignore rules, reply target behavior, and mail delivery settings, then propose concrete fixes.

Frequently Asked Questions about private-messaging

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

FAQPage Schema
Why are private messages in Minecraft ChatControl not delivering to the correct recipient?

Private messages in Minecraft ChatControl may fail due to misconfigured bidirectional ignore logic or reply targeting. Diagnosing the /ignore rules and verifying the Sender_Overrides_Receiver_Reply setting ensures messages reach the intended player.

How do I fix the /reply command targeting the wrong player after a disconnect?

To fix the /reply command targeting the wrong player after a disconnect, validate the Sender_Overrides_Receiver_Reply behavior in ChatControl and ensure reply targeting logic properly handles session interruptions and vanish status syncing.

How does the ignore command affect private messaging visibility in Minecraft?

The ignore command affects private messaging visibility by creating a bidirectional block. Troubleshooting ChatControl involves validating this ignore logic to ensure deterministic outcomes where blocked PMs are correctly withheld from both sender and receiver.

What causes lost mail in Minecraft ChatControl and how do I prevent it?

Lost mail in Minecraft ChatControl is often caused by improper cleanup configurations or workflow interruptions. Prevent lost mail by validating the mail delivery workflows and adjusting cleanup settings to preserve messages until properly received.

Does vanish status affect private message delivery in Minecraft ChatControl?

Vanish status affects private message delivery by altering player visibility. Troubleshooting ChatControl requires handling vanish status syncing carefully to ensure PMs and /tell commands function correctly without exposing hidden players.