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

Score recalculation vs offline players #30

Open mulissi opened 2 months ago

mulissi commented 2 months ago

The score recalculation command works, however, anyone who is not connected to the server at the time of recalculation has their scores reset to 0. Given the differences in when people are connected, I always end up with one or two players whose scores are set back to 0.

Can the command be set to only recalculate the scores of players who are currently connected?

mulissi commented 1 month ago

Any ideas about this one?

mulissi commented 1 month ago

Attempted to recalculate the points for a specific player, and ran the command /function adco:recalculate_player with entity {playernamehere} and it said it was 'Running function adco:recalculate_player' but it didn't actually recalculate their score.

mulissi commented 1 month ago

I'll submit the last comment as a bug as well, given it's not an enhancement.