This is returning nil because you are aswell sending the player on the client side, you get the player automatically in an event on the server side, therefore when you pass a player through the client side to the server side the player will be nil, if you removed plr from plr, “notints” the above should work.