Skip to main content

ProfileStore

This item only works when running on the server. ServerThis item is only intended to be used by the module's authors. Private

The main DataStore Module, most of the game runs off of ProfileService

WARNING

THIS SCRIPT IS NOT TO BE MODIFIED! Modifying this script can lead to major failures and possible demotions.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "ProfileStore",
    "desc": "The main DataStore Module, most of the game runs off of `ProfileService`\n\n:::warning\n***THIS SCRIPT IS NOT TO BE MODIFIED!*** Modifying this script can lead to **major failures** and possible demotions.\n:::",
    "realm": [
        "Server"
    ],
    "private": true,
    "source": {
        "line": 12,
        "path": "global/ServerStorage/Scripts/Modules/ProfileStore.luau"
    }
}