Paste #51610: Untitled Paste

Date: 2019/01/17 02:28:19 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


script2:
  type: world
  events:
    on player breaks sand:
    - if true {
    #- determine  GRASS[quantity=5]|GLASS
    #- flag global sands:!
    - narrate "Hello <context.material>"
      }
    #- execute as_server "mm i give <player.name> CommonKey 1"
    #- execute as_server "cr givekey <player.name> commonKey 1"