#can anyone help me make a simple /playtimetop skript?

1 messages · Page 1 of 1 (latest)

tawdry kelp
#

Just use variables

barren obsidian
#

something like this

command /playtimetop:
  trigger:
    send "%{playtimetop::*}% to player"

every second:
  loop all players:
    add 1 to {playtimeorwhatever::uuid of value}
    add {playtimeorwhatever::uuid of value} to {playtimetop::*}