multiplePlayers

fun multiplePlayers(name: String, creator: CommandCreator<out ArgumentBuilder<CommandSourceStack, *>>.() -> Unit = {}): CommandCreator<T>

Adds a multiple players argument to the command.