Fixed an issue where allowing a command (e.g. TPA) in whitelist mode would unintentionally block any arguments that followed it.
This has been updated so that arguments are now properly handled by default. If you want to explicitly stop matching beyond a certain point, you can now use %block%, which will prevent anything after it from being considered.