EngineHub / CommandBook

General and administrative commands
https://enginehub.org/commandbook/
GNU Lesser General Public License v3.0
145 stars 105 forks source link

Kit multi enchant #112

Closed contra1337 closed 7 years ago

contra1337 commented 7 years ago

Necessary to delimit the quantity of items in kits differently from how multiple enchantments are separated. Using the hyphen causes no issues with regex matching of split(), while even escaping meta characters like *,&,$ cause Cmdbook to fail loading all of its commands

Will disallow hyphenated item names

I'm not very familiar with git yet, exemplified in commits