$onlyIf
Continue the execution only if certain expression is satisfied, otherwise stop the execution and send the error message. In theory $onlyif can replace all other $onlyFor with the proper expression
$onlyif[Expression;error message]
Usage: $onlyIf[$username==Mido;You are not mido]
Example: Note
Read about Expression
Note
You can send embed using Message Curl Format