If you want to get datastore of a player who isn’t in the server, I don’t think its possible as DataStore2 is attached to the player instance.
- You can either use normal DataStore.
- Or use ProfileService by @loleris
If you want to get datastore of a player who isn’t in the server, I don’t think its possible as DataStore2 is attached to the player instance.