yeah it does accept userIDs, already tested it out with a selfmade script.
and that "use bomb, drop" thing should actually work, too
i'd liek to have my server to detect 1on1 situations, like a script that saves the number of players in team T and CT, subtracts all deaths and then theres
if (var(CT_players) minus var(CT_deaths) equalto 1) then if (var(T_players) minus var(T_deaths) equalto 1) exec 1on1_situation.cfg
it's just a quick thought and might contain some mistakes, but i'm just trying to help you increasing your plugin's quality and possibilities