#How do I make sure that the variables are saved for each player?

1 messages · Page 1 of 1 (latest)

viral relic
#

I wanted the values that all the values that I defined in this function were assigned to each player and not in general, how can I do that?

fiery thunder
#

Database

viral relic
#

Can you tell me something else, who knows a site that I can see something about?

#

Please ❤️

restive leafBOT
#

Jayly Database
A Minecraft Database that uses scoreboard to save/load data. Well if Mojang doesn't nerf their scoreboard API.
Benefits:

  • Easy to use
  • Encryption support (not as secure as crypto but you get the idea)

Usage
Import Database class

import { JaylyDB } from "./JaylyDB";

Create a new JaylyDB object with the scoreboard objective 'my_database'

import { JaylyDB } from "./index";
const db = new JaylyDB("my_database");

To enable encryption in database in favor of

fiery thunder
#

Here

#

Database could store data's

viral relic
#

i will learn about

#

ty

#

This is hard? I'm starting now.

fiery thunder
#

Learn JS

#

It will make much stuff easier