HiddenPlayerData

HiddenPlayerData allows you to be able to save and retrieve player data without it appearing in the playerlist/leaderstats. Useful for creating player settings or even just hidding statistics for only the player to see.

Referencing to HiddenPlayerData to make changes (ONLY SERVER SCRIPTS):

game.Players.{PLAYER_NAME}.{VALUE_NAME}

Limitations

  • Only all value types and folders are allowed. Anything other then that will be skipped

  • You can only make changes to values though a server script. Local scripts will not save data

Feature in-progress

Video explanation is set to come soon!

Last updated