When executing a console command, direct it to the player pressing the button.Suggestion

Hi, I am trying to use this plugin by giving permissions to someone on button click.

What I mean is the following;

"Execute chat (true) or console (false) command": false,
"Executing command": "oxide.grant user {player} vanish.allow"

As you can see, I am trying to execute a command in the console on button click and by doing this give the person that clicks the button the permission "vanish.allow"

Though {player} ofcourse doesnt work but I was wondering if it is possible to do what I want. Also, how do I execute multiple commands on one button only.

I will look into your suggestion soon.

It wasn't really a suggestion haha, I was wondering if it is possible to do this already. But thanks for the response none the less.