Paste #29316: Untitled Paste

Date: 2016/01/28 15:16:37 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11


triplealt: 
  type: world 
  debug: true 
  events: 
    on player joins: 
    - flag <player> <player.ip.address.replace[:].with[_]>TripleAlts:+:1  
    - if <player.has_flag[TripleAlts]> >= 2 { 
      - adjust <player> "kick:YourTextHere" 
      } 
    on player quits: 
    - flag <player> <player.ip.address.replace[:].with[_]>TripleAlts:-:1