2mal3 / Advancement-Count

Awards players a certain number of points for each advancement they complete. The total number for each player can then be viewed in the Tab list.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Ignoring existed advancements #11

Closed sternschnaube closed 1 year ago

sternschnaube commented 1 year ago

Minecraft version

1.20.1

Datapack version

1.0.1

Expected Behavior

It checks existed advancements and update the number.

I'm not sure if this is a bug, otherwise it would be great to have a check for this. I play on a very old world and advancements has been already made.

Actual Behavior

It ignores existed advancements.

Reproduction Steps

/

Additional information

No response

2mal3 commented 1 year ago

This is not really a feature yet, but it is a good idea. I'll see how I can implement it.

sternschnaube commented 1 year ago

Thanks 😊

sternschnaube commented 1 year ago

I saw now, that it is incompatible if you display hearts. Something like this: https://www.planetminecraft.com/data-pack/health/

Or just the two commands: /scoreboard objectives add health health /scoreboard objectives setdisplay list health

2mal3 commented 1 year ago

Oh, okay. I'll see if I can do something about that. By the way, I would recommend you to use one issue only for the one bug in the future and not to deal with several in one single issue. It just makes the overall work much easier, since you don't have to discuss two issues in a single thread, for example.

sternschnaube commented 1 year ago

I will check the new version later - thank you so much 🥳