Troubleshooting
Item Not Working
Problem: Right-clicking item does nothing
Solutions:
- Check if you have
dkcommanditems.usepermission - Verify item has the identifier in lore
- Check console for errors
- Try
/dkcommanditems reload
"Item No Longer Exists" Message
Problem: Item shows error when used
Solutions:
- Item may have been deleted from config
- Check
items.ymlfor the item name - Recreate the item if necessary
- Verify item ID matches exactly (case-sensitive)
- Check console logs for detailed error information
Commands Not Executing
Problem: Item works but commands don't run
Solutions:
- Check console for command errors
- Verify command syntax (no
/prefix) - Test command manually as console
- 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:
- Check
languagesetting inconfig.yml - Run
/dkcommanditems reload - Recreate items after language change
Display Name Not Showing 🆕
Problem: Custom display name doesn't appear
Solutions:
- Make sure you set the display name BEFORE defining the item ID
- Check if you used correct color codes with
& - Verify the item was saved after setting display name
- Try recreating the item