CommandHelper

CommandHelper

46.5k Downloads

alias issues with keywords and strings

LadyCailinBot opened this issue ยท 1 comments

commented
commented

Comment by LadyCailin

Fixed, arbitrary strings are now allowed in alias definitions:

*:/test '!@#$!' 'auto' 'otherKeywords' = msg('hi'); should work now. Spaces in a string are undefined.