Free Datastore Editor plugin! [21K installs] [OPEN-SOURCE]

Update!
I quickly found it.
Here’s the .rbxmx file of the old version if you want it:
DataEditor_old.rbxmx (235.8 KB)

2 Likes

Did you add the missing scopes textbox?

Hello!
I’ve just added it now.
Thanks for letting me know (again)!

1 Like

This just doesn’t work for me, no matter what I try.

Hello, Xsticcy

I’ve noticed that recently people have said that they have been having trouble with the plugin, people believe that the latest update has broke it

1 Like

Hello! Please explain the issue. I can’t help otherwise.

The last update was the scopes bar update. That has nothing to do with the plugin not working. Also if you have any issues, explain it, record it or send screenshots of the issue. I need to know where the issue is, I can’t just look at the code and look for a bug.

I put in the datastore name and key, and absolutely nothing shows up, no errors no warnings nothing

1 Like

I have never experienced this bug. Here are some possible solutions:

  • Make sure to “Enable Studio Access to API Services”!
  • Try reinstalling the plugin
  • Try restaring Roblox Studio
  • Make sure you do everything right, follow the steps of the tutorial step-by-step.

It’s strange that the plugin is not working for you. It works perfectly on my side and It also works for others.

I’ve done all of them 2 times over.

1 Like

In that case, I have no idea where’s the problem. I guess it’s not on my side. The plugin works perfectly for me and for my friends.

I’m sorry that you can’t use the plugin.

light theme is not a sin seriously

1 Like

Hello everyone!

The plugin soon reaches 9000 installs!!!
That’s a lot, thank you so much for the support, kind words and the fantastic ideas!
I hope we can make this plugin even better with your ideas and my plugin developing skills.

Thank you again!

-Xsticcy

2 Likes

Yes Yes Yes Good thing I don’t have to spend 75 robux on data storage anymore

3 Likes

Connecting Toggle Editor to DataStore2

3 Likes

Sorry, I don’t really understand what you are trying to show here? Could you explain it, please?

1 Like

This is an instruction to connect to your plugin’s DataStore2 that you didn’t tell us about.

Make more place on the right please.


[PlayerModule.rbxm|attachment]

PlayerModule.rbxm (131 Bytes)

<string name="Name"> DataStore</string>

Keys of tables Causing Error

When I click on a key of a table within the plugin, an error will produce.

  03:33:12.338  Value is not a valid member of Frame "oKeyHeavinessx711"  -  Edit
  03:33:12.338  Stack Begin  -  Studio
  03:33:12.340  Script 'DataEditor.MainScript', Line 545 - function listTable  -  Studio
  03:33:12.340   ▶ Script 'DataEditor.MainScript', Line 547 - function listTable (x10)  -  Studio
  03:33:12.346  Script 'DataEditor.MainScript', Line 602 - function reloadKeys  -  Studio
  03:33:12.348  Script 'DataEditor.MainScript', Line 781 - function queryKey  -  Studio
  03:33:12.350  Script 'DataEditor.MainScript', Line 823  -  Studio
  03:33:12.350  Stack End  -  Studio

Repro

DSEditor_OpenSource__bug_Tables_error.rbxl (202.2 KB)

Steps

  1. Publish the experience, and enable Data Store API Access.

  2. Play test with your character in Studio, then Stop.

  3. Open the plugin, and connect to a Data Store, then the Key.

    • Both the Name and Key will be in the output after stopping a play-test mode.
  4. Click on a key.

    image

    • It should focus on changing the key.

    image

  5. Click anywhere else to unfocus.

The very first table within the data will break, and its dropdown arrow will vanish and malfunction.

1 Like

Thanks for the report!
I’m working on it.

Hello again!
Thanks for the well-made report. It made my life so much easier!

I think I’ve managed to fix the issue. Please update the plugin, restart Roblox Studio and try it out.

2 Likes