This update adds flag parameters, which can let you do things like
and so on. See the documentation for details.Code:command -val1 10 -val2 test
This update also lets you use string arrays for your parsing rules. This is useful if you have a multi-word argument and want to read it as a series of strings without worrying about parsing quotes and spaces and such. This is useful if you want to...

Any Easy Commands for TShock 1.1
Simplifies writing commands for TShock plugins