i've seen this posted many times but haven't been able to find a detailled explanation on how to fix it. so here's how:
Locate pickup.dis
this should be in your plugin/gilestrinity/itemrules/Hard(or soft, or custom depending on your rule set)
add theses 2 lines BEFORE anything else that might be in the file.
[TYPE] == "CraftingReagent" -> [IGNORE]
[TYPE] == "CraftingPlan" -> [IGNORE]
save pickup.dis
Locate pickup.dis
this should be in your plugin/gilestrinity/itemrules/Hard(or soft, or custom depending on your rule set)
add theses 2 lines BEFORE anything else that might be in the file.
[TYPE] == "CraftingReagent" -> [IGNORE]
[TYPE] == "CraftingPlan" -> [IGNORE]
save pickup.dis