#Variables

1 messages · Page 1 of 1 (latest)

wispy sigil
#

Hello Skripters!
How do I create variables to track the following:

  • Each Players Total Blocks Mined
  • Each Players Total Kills (entities and players)
  • Each Players Playtime
    Thanks!
distant geyser
#

if youre new i would recommend sovde's github and checking the docs for experssions and events pertaining to these things

#

for play time honestly you could set a variable (or metadata) on join, then check it on leave, and add the time since to the actual variable