word

fun word(name: String, creator: CommandCreator<RequiredArgumentBuilder<CommandSourceStack, String>>.() -> Unit = {}): CommandCreator<T>

Adds a word argument to the command.