Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on first join:
- loop all players:
- add 0 to {playtime::minutes::%loop-player%}
- on join:
- wait 3 ticks
- while player is online:
- player is online
- wipe player's sidebar
- set name of sidebar of player to "&7%player%"
- set score of "&f" in sidebar of player to 3
- set score of "&9Money&8 » &7%balance of player%" in sidebar of player to 2
- set score of "&5" in sidebar of player to 1
- set score of "&9Playtime&8 » &7%{playtime::minutes::%player%}%" in sidebar of player to 0
- wait a second
- every 60 Minute:
- loop all players:
- add 1 to {playtime::minutes::%loop-player%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement