Paste #5736: O.o

Date: 2014/06/25 07:59:50 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


Welcome:
  type: assignment 
  interact scripts: 
  - 100 Cookie Handler 

Cookie Handler:
  type: interact 
  steps: 
    'Spreading the Word*': 
      click trigger: 
        script: 
          - chat '&b Welcome to my server here are some tips and rules'
          - wait 1
          - chat '&c the rules are No griefing/raiding unless your country goes to war, No hacking, Respect staff, Do not ask for staff, no swearing and racism'
          - wait 1       
          - chat '&4 some tips are Server was built using the John Smith resource pack also talk to npcs to find out what they do.'
          - wait 1  
          - chat 'Thanks for joining heres a gift!' 
          - narrate '<npc.name> gives you some logs.' 
          - give i@17 qty:200 
          - zap 'step:Gift given' 
    'Gift given': 
        click trigger: 
            script: 
            - chat 'Like the gift? Hope your enjoying the server' 
            - zap 'step:Spreading the Word'