Hello,
I have started creating a plugin to assist in the creation of Datastores with multiple pieces of information.
The plugin provides you with the opportunity to define a classic Datastore but in the form of a Database.
You have a UI to manage your own database, and you can use RoSQL to create tables and set default values for some players (to quickly and efficiently create your table).
Definitions
- Database: A location that gives you the opportunity to save data.
- Tables: A repository that contains values, saved in a Database, with no limit.
- Values: Data saved in a Table, with no limit.
Elements in the plugin
The “database” is a Datastore on Roblox in this case. You obtain the script by clicking on your database in the plugin and selecting “Generate.”
Tables are folders saved on the player, similar to classic leaderstats. Values are saved in the tables, and if you modify them in-game, the changes will be saved, just like a Datastore or database.
Documentation
-
Create a database:
-
Create a table:
-
Create a value in a table:
-
Edit the name and the type of the value:
-
Get the database to add it to your game:
-
Use RoSQL to create a table: COMING SOON
-
Use RoSQL to specify default values (for 1+ player): COMING SOON
Get the plugin
- You can obtain it from my Patreon; every contributor receives all my plugins created before and this one as well, along with updates.
- You can purchase it from the marketplace for 100 Robux.
Future of the project
My goal is to provide access to real databases saved on a server. If the project has a good start and a good audience, I will create a new version of this.
It will be a new plugin, and you will be able to save, get, and edit everything you want.
The aim is to have a genuine, unlimited database. Here, it stops at a kind of classic Datastore, but imagine a service allowing you to have access to a real database wherever you are!
Example :
- Get access to every informations about players from a website
- Modify the datas from anywhere, from a discord bot or a website ?
The datas will be saved on a server bought buy me and the data will be multiplied so as not to lose anything and not used for commercial or other purposes.