Can someone please tell me how I can reset a players stats without having to join them?
Normally I do
game.Players.PlayerName.leaderstats.Gems.Value = game.Players.PlayerName.leaderstats.Gems.Value - 1
But to do that you need to join them… are there any other ways?