async fn user_group_operation(
source: &CommandSource,
targets: GameProfileArgument,
group: String,
add: bool,
) -> Result<OperationResult, CommandSyntaxError>async fn user_group_operation(
source: &CommandSource,
targets: GameProfileArgument,
group: String,
add: bool,
) -> Result<OperationResult, CommandSyntaxError>