executesPlayer
fun VelocityLiteralNode.executesPlayer(block: VelocityExecuteScope.(Player, VelocityContext) -> Unit)
Execution handler restricted to Player senders. Throws a command error if the sender is not a player.
Execution handler restricted to Player senders. Throws a command error if the sender is not a player.