Why is it not showing the value names, it just: 1), 2) not like words
can you fix this problem and if its not plugin related how do i make it into words
Finding a person’s UserId can be tedious, so I added a shortcut to help with that. In text boxes that accept keys, you can type in @username and it will replace it with the appropriate UserId. Place a backslash (\) before the @ to disable the shortcut.
other changes
Added setting to enable AllScopes.
Text boxes are now auto-selected when opening the plugin and between sections. Now you don’t have to use your mouse!
Changed some colors in Studio theme preset.
Getting a key will now always get the latest result (no more caching).
Fixed bug with scrolling being disabled when right clicking key info.
DataDelve now supports every method within the DataStore API except for GetGlobalDataStore and IncrementAsync,. The behavior of these methods can easily be replicated in the plugin, though.
Versions
You can now view and load versions. Right click a version and press delete to permanently delete it. This is useful when you mess something up. Versions last up to 30 days.
Metadata Editing
Right click on UserIds or Metadata to begin editing them. The limit for UserIds is 4 IDs, and for Metadata is 300 bytes.
Other Changes
fixed bug when using @@ within textboxes that accept keys
fixed padding in lists
can now press enter to insert when in the insert popup
You can use metadata to add extra information to your data like what version it is using. The metadata editing feature is just there in case you ever need to edit it.
Right click on a value and click Edit to open the edit menu. The edit menu can be used for more precise editing. It can also be used to produce multiline strings.