Paste #17438: Edit of P#17437 - Tokens

Date: 2015/07/06 02:54:09 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11


"Tokens": 
  type: world 
  events:   
    on tokens command: 
    - ^if <player.flag[TokensPerm]> { 
        - run GiveTokensChecker  
        } 
    else { 
        - narrate "<red>You do not have permission for this command, please donate for ViP for access to this command."  
        } 
    - determine passively fulfilled