How can you retrieve the player that executed the command in cmdr?

Hey. I have been using Cmdr for a while now, but I’ve been trying to figure out how to get the player that executed the command. Anyone know? Thanks in advance.

1 Like

This is very basic. You just need to use the context parameter.

context.Executor

2 Likes