greedyString

fun <S> greedyString(name: String): DefaultArgumentConstructor<S, StringArgumentType>

Creates a greedy string argument with name as the parameter name.

Note that no further arguments can be added after a greedy string, as any command text will be treated as part of the greedy string argument.

Author

Oliver-makes-code (Emma)