Advertisement
morgarooth

Untitled

Aug 28th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "match":"match_UUID",
  3.     "matchEvents":[
  4.         {
  5.             "player":"UUID of player who get some token",
  6.             "(nonempty) events":[
  7.                 "token_UUID"
  8.             ]
  9.         },
  10.         {
  11.             "player":"UUID of player who only take part in match",
  12.             "(empty) events":[]
  13.         }
  14.     ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement