Piston
Piston copied to clipboard
Quoted strings appear to trim leading and trailing whitespace to a single character
When using variable = true in a String argument, even when using "quotes" the whitespaces appear to be trimmed.
Eg,
/command " some padded text "
comes up as " some padded text ".