#Any way to make it shorter?

1 messages · Page 1 of 1 (latest)

orchid night
#

is there a way to make the playtime short just like 1h 6min

#
    while player is online:
        set title of player's scoreboard to "   &3&lKimp&b&lGens &3%size of all players% "
        set line 1 of player's scoreboard to "&b&lKimpGens.minehut.gg"
        set line 2 of player's scoreboard to "&c%player's time played%"
        set line 3 of player's scoreboard to "&b»PlayTime:"
        set line 4 of player's scoreboard to ""
        set line 5 of player's scoreboard to "&3%player's money%" 
        set line 6 of player's scoreboard to "&b»Balance:"
        set line 7 of player's scoreboard to ""
        set line 8 of player's scoreboard to "&9%player%"
        wait 1 second
        
        
on join:
  if {join.date:%uuid of player%} is not set:
    set {join.date:%uuid of player%} to now
torn coral
#

why do you have a single colon in the variable?

#

make it a double colon so its a list

#

theres numerous snippets and examples for formatting a timespan, or you can make your own

orchid night
#

nvm i got it im dumb af

#

i mean ik im bad a skript but even I should use this shi