PublicPlayerData
PublicPlayerData is a folder located in EasyDataStores. In here, you can add a value instence such as a number and int value to be displayed publicly in the player list (also known as a leaderstat).
Referencing to PublicPlayerData to make changes (ONLY SERVER SCRIPTS):
Limitation's
Only value types can be put in PublicPlayerData (Folders are not allowed and will be skipped)
You can only make changes to values though a server script. Local scripts will not save data
Last updated