SubCommandSet

fun SubCommandSet(    name: String,     requiredPermissionLevel: Permissions?,     collector: SubCommandSetBuilder.() -> Unit)