Paste #29296: Edit of P#29295 - Edit of P#29294 - Untitled Paste

Date: 2016/01/28 12:33: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 login:
    - flag <player.ip.address> TripleAlts:+:1
    - if <player.ip.address.has_flag[TripleAlts]> => 2 {
      - adjust <player> "kick:YourTextHere"
      } 
    on player quits:
    - flag <player.ip.address> TripleAlts:-:1