Changing line 57 fromdata.name = player.UserIDString;to data.name = player.displayName;fixes this issue.
In response to shinnova (): Changing line 57 fromdata.name = player.UserIDString;to data.name = player.displayName;fixes thi... Thanks for the Fix. Will update it asap