Paste #20799: Untitled Paste

Date: 2015/10/11 01:44:58 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


Time Online:
  type: world
  events:
    on player joins:
      - while <player.is_online> {
        - wait 1m
        - flag player timeonline:+:d@1m
      }