#Hello, I wanted to know if it was better to store the variables of a script that generates a lot of

1 messages · Page 1 of 1 (latest)

worthy osprey
#

Hello, I wanted to know if it was better to store the variables of a script that generates a lot of data in a separate csv file?

dense totem
#

there's only one file which stores variables

#

what kind of data are you storing?

worthy osprey
#

I have configured the saving of variables coming from a script that records a lot of data and of all types and I wanted to know if it was preferable or on the contrary

dense totem
#

alright cool, can I get an answer though?

worthy osprey
#

I answered you, of all types...

dense totem
#

try to use NBT if you're storing data inside entities, blocks or items

worthy osprey
#

All right

dense totem
#

you can also store NBT in files with skbee

#

both require skbee*

worthy osprey
#

Is using regular files risky in the long term?

dense totem
#

what do you mean regular files?

#

it shouldn't be

worthy osprey
astral turtle
#

depends if you will still need those values after you restart on server

#

if so you need to save them in global variables