Paste #28515: 14141234

Date: 2016/01/15 19:04:27 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


tutorial_inv_tutorial_handler:
  type: world
  events:
    on player chats:
    - determine RECIPIENTS:<server.list_online_players.filter[has_flag[tutorial].not]> {
      - determine cancelled
      } else {
      - determine fulfilled
      }