#how to display player offlline
1 messages · Page 1 of 1 (latest)
You have to database the scores
I dont want to use database
you don’t have to use one just do the same thing that dbs do which is convert objects into json string then save the json string
There isn’t another way
You can save json in scoreboard display name but properties are easier and probably not going to be limited. Your issue currently is the display name is offline player
player.runCommand(/scoreboard players operation "${player.name}" "${scoreboard_name}_data" = "${player.name}" "${scoreboard_name}")