Command only triggers for one certain person

I want one command to only trigger for one specific user?
How do I enter this in the following one?

!commands add -cd=5 when $(eval ‘$(1)’==‘giveaway’ ? ‘later…’:’ ')

Thanks

Using $(eval) you can change the response if a certain user posts the command, other users will still be able to use it. The intended way of restricting commands is through user level (Mods/Subs/Regulars/etc).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.