I'm fairly new to Skript and I want to make /tpa and /tpaccept commands for my server without essentials. To do it, you would send a command like /tpa <player> and then <player> would recieve a message saying "Do /tpaccept to accept" or whatever and then the first player would be teleported. My problem is that I don't know how to send the message to the specified player. I find the whole command arguments thing a little confusing since you never give the argument a name to specify it with. Basically, how would I make the trigger for the command?