Skip to content

DataScope v2.2.0

Choose a tag to compare

@Pyseph Pyseph released this 30 May 05:48
· 4 commits to main since this release

Highlights

  • Added w1nthinker's key templates for quickly opening LocalPlayer keys.
  • Includes default {userid} and Player_{userid} templates, with validation for the user-id placeholder.
  • Stores template selections per DataStore connection and adds Settings UI to add, edit, select, and remove templates.
  • Preserves plugin settings/history more safely with unreadable-data guards and verified writes.

Hotfix

  • Fixed Ordered DataStore connections when no scope is supplied.
  • Ordered DataStores now browse sorted keys through GetSortedAsync and show each numeric value.
  • Ordered key save/delete now use OrderedDataStore APIs.

Build

  • DataScope.rbxm is attached to this release, built from plugin.project.json.