* feat: dynamlc list spells, begging
the drop down lists will only list spells you know and pull from your book this way we don't have to create a list of spells to maintain.
This check is done when the script is loaded. if you mem new stuff reload the script.
added begging
`/tell magename list toys` will reply with the types the user can ask for weapons, armor,mask, belt, jewlery, or all
`/tell mage toys type` will summon that type of item for the requester ex: `/tell mage toys weapons` will summon weapons
where all will summon each type one after the other.
the selected spells chosen by the mage or the highest lvl one will be defaulted.
Selected items will persist between loading
in thie future this can be expanded to select specific items
* feat: buffbeg options
`/tell mage list [weapons,jewelry,armor,mask,belt]` will list the available spells from those categories
`/tell mage [weapons,armor,jewelry,mask,belt] #` will tell the mage to summon the specified item from the lit in that category.
You can do #,# for weapons to set primary and secondary.