This model contains scripts
Type
ModelCreated
Jan 21, 2024Updated
Jun 13, 2024This is a data handler I made which features saving/loading data that can be seen by all players, along with data that can only be seen by the player the data belongs to or the server. Most features and settings should be explained in the script! Barely any setup is required, simply insert the model into ServerScriptService or create a script in ServerScriptService and paste in the raw code. Then, make sure to edit the settings to your liking!
Most recent update:
• Added support for adding a value to the leaderboard.
• Data will no longer save if it isn't fully loaded, will prevent major data loss.
• Made the kick message if your account is under the age requirement specified in the script change when the requirement does.
• Fixed some incorrect/unclear script comments.