- Cleanup messages and logic. - Utilize item links where helpful. - Implement #npcloot remove all to remove all loot from an NPC using GetLootList(). - #npcloot money now supports 0 to 65,535 for the money types, clamped using EQ::Clamp.
* Split GM commands into their own files * Code cleanup