It doesn't trigger on notices it triggers on private messages.

/msg Crazyman !allowjoin #channel.

If you want it for notices, change:

Code:
ON *:Text:!allowjoin &:?: {


To:

Code:
ON *:Notice:!allowjoin &:?: {