heyitsbench / mod-ptr-template

Module for AzerothCore that adds character templates akin to Blizzlike implementation.
GNU Affero General Public License v3.0
18 stars 6 forks source link

Support for keywords when applying templates. #168

Open heyitsbench opened 1 year ago

heyitsbench commented 1 year ago

Instead of only allowing applying a template by the index number (e.g. .template apply 1) allow aliased keywords to be used as well. (e.g. .template apply 1, .template apply aq40, .template apply somsixty)