Assuming you have no other on INPUT events in your remote scripts (Alt+R), adding the following snippet will do what you need. If you do have other on INPUT events, you will have to modify them to include adding the $+ . as shown in each event.

on *:INPUT:#: if /* !iswm $1 && !$ctrlenter { say $1- $+ . | halt }


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C