Paste #17126: Untitled Paste

Date: 2015/06/29 19:16:12 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


Server_Scoreboard_Loop:
    type: task
    debug: false
    script:
        - foreach <server.list_online_players> {
            - run Player_Server_Scoreboard player:<def[value]> instantly
        }
        - run Server_Scoreboard_Loop delay:19t