string

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

Adds a string argument to the command.