What problem does it solve?
Troubleshooting rule matching, scanning triggers, and item confiscation issues in the Protect plugin. This Skill guides operators to diagnose why a rule does not trigger or why items are confiscated incorrectly, helping shorten incident resolution time.
Core Features & Use Cases
- Diagnostic Flow: follow a structured troubleshooting sequence to verify unique rule names, correct item naming (CASE-SENSITIVE UPPER_CASE Bukkit names), and ignore settings.
- Consistency checks: ensures global uniqueness of rule names across all .rs files and checks for common pitfalls with confiscation thresholds.
- Practical use: applies during QA or live support when rule-scanning misfires, enabling targeted debugging of plugin rule logic.
Quick Start
Enable Debug: [scan, operator] and verify each of the following: rule names are globally unique across ALL .rs files, material names match exactly using UPPER_CASE, and Ignore settings are not suppressing the scan.