In a server script, use Players.PlayerAdded and wait until the player’s character loads using player.CharacterAdded then find the humanoid and change the MaxHealth and Healt to whatever health you want. Or you can create a Humanoid object and rename it to “StarterHumanoid”, place this in StarterPlayer and change the MaxHealth and Health values.