it's shorter to have like below cause it removes a pair of { } surrounding everything... laugh and it's cleaner conding... i think

ON 1:TEXT:*:#chan: {
if ($nick isop $chan) { return }

code normally goes here

}