SimpleDataStores-RBLX
  • Roblox SimpleDataStores
  • Player Data
    • PublicPlayerData
    • HiddenPlayerData
    • Folder/Table Data Saving
    • SaveOnDeath and SaveOnRejoin
  • Full errors list
  • Settings
    • CanSaveBackpack
    • SaveInStudio
    • DataStoreName
    • CustomTablePropretiesSave
    • EnableEconomyTracking
    • OutputDebugging
  • Custom Data Module [🔜]
  • Newest Fix
    • LATEST VERSION
    • [COMING SOON] Version 7
    • Version 6
    • Version 5
    • Version 4
    • Version 3
    • Version 2
    • Version 1
  • Help & Feedback
    • Dev Forums
  • Deprecated
    • Data Management Team [🔜]
    • Enhanced Output Debugging
    • Modifications
Powered by GitBook
On this page
  1. Newest Fix

Version 4

PreviousVersion 5NextVersion 3

Last updated 1 month ago

THIS VERSION IS UNSTABLE

It has been noticed that there are some Player data saving issues that links all player data to each other causing unexpected behavior. This is because DataStores2 that was origionally used for DataLossPrevention wasn't functioning as expected. If you are still using this version then you are urged to switch now!

  • NEW FEATURE - You can now add “SaveOnDeath” and “SaveOnRejoin” boolean attributes to values and folders in PublicPlayerData and HiddenPlayerData. You don’t need to do this as by default both are set to true and this can be changed during gameplay via the player instence even if you did not add this yourself.

  • NEW FEATURE - Implemented an update alert, When a new version of EasyDataStores is released, you’ll see a warning in the output console telling you that there is a new version. (REMOVED IN VERSION 5 TO BE COMPLIENT WITH CREATOR STORE POLICY)

  • BUG FIXES - Fixed saving issues when CanSaveBackpack was enabled. You should now no longer see issues or errors when saving with this setting enabled. Additionally, This should also fix issues where player data would get fixed up.

Download version here:

19KB
EasyDataStores(V4.2).rbxm