Paste #12268: Untitled Paste

Date: 2014/12/24 15:30:54 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


on broadcaststart2 command:
        - flag <player> online
        - foreach <player.has_flag[online]> {
          - wait 2s
          - announce 'Hello'
          }