NetherwingCollecter 1.7
Reverted back to previous loot settings
Changed looting to wait for lootframe to show and close. If you have a looting addon you probably need to disable it.
Made it easy to choose what and what not to collect, need to open up the plugin in a text editor
and change the following to whatever suits you.
static bool CollectOre = true;
static bool CollectHerbs = true;
static bool CollectEggs = true;