My famous (21K+ installs) open-source datastore editor plugin has been completely revamped!
If you already have the old version installed, just update the plugin!
I’ve completely rewritten it’s source code from scratch and now it’s better than ever!
It’s so much easier to use now and has way less bugs than before!
Please report any bugs you get and share any idea you have in the replies!
Press enter or the green button on the right to list it.
Editing keys
A key should look like this:
First, there’s the name of the key, after that there’s the value.
And on the right there are two buttons: The red button removes it from the datastore! The grey button removes it from the list only!
To edit our key, click on it’s value.
You can now type anything you want. (string, number, boolean)
Make sure you hit the save button if you want the changes to be applied!
Editing tables
To create a table, set ‘{}’ as the value of our key!
Now select if you want an array or a dictionary!
(I selected array now)
Now you can add new elements to your table with the ‘+’ button.
The ‘+’ button always appears at the last element of your table.
If you click it you’ll see a new value added to your table!
You can change the value of these elements the same way as keys.
You can also create tables in tables,
Please note, if you have dictionary, you can change the name of the key too by clicking at it’s name, try it out!
Disconnecting from your datastore
Just click the red disconnect button at the top-right.
Ok, I did a try of this plugin, it did apply values, but when i go in game and changes to Server mode, change my value. and ends the game. I checked datastore again and it didnt show my value. I mean. How can I see players value.
Very cool plugin! Nice work! My only concern is this:
Now I know, light theme is a sin to have on, but for accessibility sake, you may want to have the option for both. Not all people can use dark theme due to their eyesight which you may want to consider.