Closed woojiahao closed 6 years ago
Current command framework might bug if the command is overloaded with a sentence at the end:
strike
Integer()
Not a possible fix given the current approach towards parsing arguments, will be closing this for now, might re-open if there is a better approach towards creating and parsing commands.
Current command framework might bug if the command is overloaded with a sentence at the end:
Simulation
strike
command to not receive theInteger()
inputFix