CommandSet

fun CommandSet(    category: String,     requiredPermissionLevel: Permissions?,     collector: CommandSetBuilder.() -> Unit)