Originally Posted By: Loki12583
Originally Posted By: judge2020
can you make this op only?

If you want any code to be accessible only to ops it takes a single line:

Code:
if ($nick !isop #) return

thanks, i accidentally didn't put # after isop