scoreboard reset not working as intended
/scoreboard players reset @s objective1
This command is meant to entirely remove the objective called "objective1" from my list of scores, so that when I use this command
/scoreboard players list @s
objective1 should no longer appear in my list. Instead it sets my score for objective1 to 0. We already have another command that does the same thing (set @s objective1 0), and as long as reset works this way no ability to remove an objective from a single entity.