Troubleshooting

📝 Atualizado em 07/02/2026

Item Not Working

Problem: Right-clicking item does nothing

Solutions:

  1. Check if you have dkcommanditems.use permission
  2. Verify item has the identifier in lore
  3. Check console for errors
  4. Try /dkcommanditems reload

"Item No Longer Exists" Message

Problem: Item shows error when used

Solutions:

  1. Item may have been deleted from config
  2. Check items.yml for the item name
  3. Recreate the item if necessary
  4. Verify item ID matches exactly (case-sensitive)
  5. Check console logs for detailed error information

Commands Not Executing

Problem: Item works but commands don't run

Solutions:

  1. Check console for command errors
  2. Verify command syntax (no / prefix)
  3. Test command manually as console
  4. Check placeholder spelling

Duplicate Messages

Problem: Messages appear multiple times

Solution: Update to latest version (v1.2.0+) - this issue has been fixed

Lore Not Showing Correctly

Problem: Lore appears in wrong language

Solutions:

  1. Check language setting in config.yml
  2. Run /dkcommanditems reload
  3. Recreate items after language change

Display Name Not Showing 🆕

Problem: Custom display name doesn't appear

Solutions:

  1. Make sure you set the display name BEFORE defining the item ID
  2. Check if you used correct color codes with &
  3. Verify the item was saved after setting display name
  4. Try recreating the item