I'm working on some code that allows a player to type in a command for example *requestitem <ItemID> which then has said item mailed out to the player. It's basically .char additem without giving players GM Commands. What would be the most efficient way to go about this?