Paste #29290: Untitled Paste

Date: 2016/01/28 12:22:58 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


triplealt:  
  type: world     
  events:  
    on player login: 
    - flag <player.ip.address> TripleAlts:+:1 
    - if <player.ip.address.has_flag[TripleAlts]> >= 2 { 
      - determine cancelled 
      } 
    on player quits: 
    - flag <player.ip.address> TripleAlts:-:1