worldedit-config

Validate WorldEdit and Protect configurations for limits, Ignore.Worlds, and After_Scan triggers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps server admins diagnose and resolve WorldEdit-related configuration issues within Protect, focusing on limits, global ignore lists, and after-scan hook execution.

Core Features & Use Cases

  • Identify misconfigured WorldEdit limits and ignore settings and fix plugin interactions.
  • Validate After_Scan trigger execution to ensure actions run as intended.
  • Provide actionable remediation steps and validation checks for common server setups.

Quick Start

Inspect WorldEdit and Protect configuration to verify Ignore.Worlds, limits, and After_Scan behavior, then adjust settings to ensure correct loading order and non-duplicate notifications.

Frequently Asked Questions about worldedit-config

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

FAQPage Schema
How do I fix WorldEdit ignore configuration issues in Protect?

Fix WorldEdit ignore configuration issues by inspecting your Protect Ignore.Worlds settings, identifying misconfigurations, and applying actionable validation checks to prevent runtime errors.

Why does my Protect After_Scan trigger fail when using WorldEdit?

Protect After_Scan triggers fail due to misconfigured execution settings or incorrect world loading order. Validate After_Scan behavior and adjust loading sequences to ensure actions run as intended.

How do I stop duplicate broadcast notifications per WorldEdit scan in Protect?

Stop duplicate broadcast notifications per WorldEdit scan by applying deduplication logic within your Protect configuration. Adjust After_Scan settings to ensure non-duplicate notifications during scans.

How do I verify world loading order for WorldEdit with Protect?

Verify world loading order by inspecting your server instance configuration to ensure Protect and WorldEdit initialize correctly. Apply clear validation steps to confirm proper loading sequences and prevent runtime errors.

What are safe default WorldEdit limits for a Protect server setup?

Safe default WorldEdit limits for a Protect server setup prevent runtime errors by restricting operation sizes. Apply the recommended safe defaults and validation checks to maintain stable plugin interactions.