boolean

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

Adds a boolean argument to the command.