Paste #10284: Edit of P#10282 - Edit of P#10280 - Edit of P#10279 - Untitled Paste

Date: 2014/10/04 11:47:48 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


'eventi':
  type: world
  debug: false
  events:
    on player joins:
    - wait 1t
    - if !<player.inventory.contains[i@sella]> {
     - give i@sella
     }