fn objective(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
scoreboard: &Scoreboard,
name: &str,
) -> Result<ScoreboardObjective, CommandSyntaxError>fn objective(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
scoreboard: &Scoreboard,
name: &str,
) -> Result<ScoreboardObjective, CommandSyntaxError>