Create easily NPC for your world or for your mod.

2 Open Issues Need Help Last updated: Sep 6, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted

Create easily NPC for your world or for your mod.

Java

AI Summary: The task is to fix a critical security vulnerability in the Easy NPC Minecraft mod. A bug allows players to execute arbitrary server commands via an imported NPC configuration, potentially leading to server compromise. The solution requires identifying the flaw in how the mod handles imported command data and implementing appropriate sanitization or validation to prevent malicious command execution.

Complexity: 4/5
bug enhancement good first issue

Create easily NPC for your world or for your mod.

Java