passToBackendServer
Checks if the command should be passed to the backend server.
Only works with Velocity.
Return
true if the command should be passed to the backend server, false otherwise.
Parameters
source
The command source that is executing the command.
args
An array of command arguments, if any.