Set to true, when a player joins a game, they get a character automatically, as well as when they die. When set to false, characters do not auto load and will only load in using Player:LoadCharacter().
`localPlayer` is deprecated. Use `LocalPlayer` instead.
`numPlayers` is deprecated. Use `NumPlayers` instead.
`getPlayerFromCharacter` is deprecated. Use `GetPlayerFromCharacter` instead.
`getPlayers` is deprecated. Use `GetPlayers` instead.
Use GetPlayers() instead