Since /vs set <parameter> = <value> is way to complex, it would be nice to be able to set them directly in each /b ... command like it is common in the command-line.
Syntax: /b <shape> <mask> <effect> [-parameter=value] ...
The parameter starts with a - and will be set with =. This should be very good parsable with a Regex Expression, e.g.: \s-([a-zA-Z]+)=([a-zA-Z0-9\+-\.]+) -> https://regex101.com/r/lN3xD1/1
Example:
/b d m -face=true -height=5