KubeJS

KubeJS

61M Downloads

Have some way to store some data?

SamukaDEV opened this issue ยท 1 comments

commented

I would like to know if there is a way to save some variables and get their value back at another time, or suddenly even after restarting the server, some kind of extra status for the players, or something!

commented

Literally last update added persistentData in players, levels and servers, so you can use that. event.player.persistentDate.someVariable = 10