ZacNVR / server-utils

Minecraft data pack with a number of utilities designed for Minecraft servers.
GNU General Public License v3.0
1 stars 0 forks source link

Changing username to someone else's old username may break the system. #3

Closed ZacNVR closed 1 year ago

ZacNVR commented 1 year ago

Suppose a player joins with a username "user", but later changes their name. If another player changes their name to "user", the associated scoreboard data for the original player will tie to the new player, which could have unintended consequences such as two players with the same ID.

ZacNVR commented 1 year ago

Fixed v2.0.1