What features should be added in a custom DataStore module?

What features would you guys think should be in a custom Datastore module that would be helpful and useful?

Trying to keep it simple.

  • If this category is wrong for this topic, please refer to what category this topic should be placed in.

#help-and-feedback:scripting-support
anyways, datastore modules don’t need changing as of now, profile service works just fine for me, and i don’t believe in reinventing the wheel. if you insist on it then you can use profile service as a blueprint.

for some reason if you still dont want to use profileservice consider lapis and then quit all temptations to reinvent the wheel i have walked that path before and it has NOT GONE WELL

2 Likes

I don’t think there’s another feature that needs to be added; if your game needs it then go for it but creating a datastore module only to add new features might not be very useful.

I created my own string and math library a while ago but I realized multiplying strings and calculating the the gravitational field wasn’t actually that useful :joy: