Paste #11853: Untitled Paste

Date: 2014/12/05 15:09:35 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
12
13
14
15
16


"maxarcade":
    type: assignment

    actions:
      on assignment:
      - trigger name:click toggle:true 
      - trigger name:proximity toggle:true radius:1 cooldown:true duration:1m

      on enter proximity: 
      - chat "Welcome <player.name>!"
      - chat "To the MineFrost Arcade!"
      - chat "To choose a game type /arcade"
      - chat "Or, Right-Click on me!!"

      on click:
      - execute as_player arcade