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. Settings

DataStoreName

Beware that this feature is not compatible with CustomDataModule and is only for the default Roblox DataStoresService

The DataStoreName setting allows you to change the Datastore name that all player data is saved to. Changing this will esessentially keep all player data that was saved to the old DataStore while also resetting the players current data.

This setting can be called anything as long as that data store name is not already taken.

PreviousSaveInStudioNextCustomTablePropretiesSave

Last updated 5 days ago