Paste #17434: Tokens

Date: 2015/07/06 02:43:46 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]> == true {
        - 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